LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
FrameSizeRoundingDirection Property
See Also 
Leadtools.Jpip Namespace > ViewWindowFields Class : FrameSizeRoundingDirection Property



The FrameSizeRoundingDirection Property includes members that are available as an add-on to the LEADTOOLS Imaging Pro, Document, and Medical Imaging toolkits.

Gets or sets the rounding direction of the frame size.

Syntax

Visual Basic (Declaration) 
Public Property FrameSizeRoundingDirection As RoundingDirection
Visual Basic (Usage)Copy Code
Dim instance As ViewWindowFields
Dim value As RoundingDirection
 
instance.FrameSizeRoundingDirection = value
 
value = instance.FrameSizeRoundingDirection
C# 
public RoundingDirection FrameSizeRoundingDirection {get; set;}
C++/CLI 
public:
property RoundingDirection FrameSizeRoundingDirection {
   RoundingDirection get();
   void set (    RoundingDirection value);
}

Property Value

A RoundingDirection value that specifies how to select an available codestream image resolution for each requested codestream.

Example

Remarks

Use this field to specify the best matching resolution when the resolution specified in the FrameSize field is not available in the requested image.

The default value is RoundingDirection.Round_Down.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features