Leadtools.Jpip Requires JPIP module product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
FrameSizeRoundingDirection Property
See Also 
Leadtools.Jpip Namespace > ViewWindowFields Class : FrameSizeRoundingDirection Property



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);
}

Return Value

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

Example

For an example, refer to HttpRequestEncoder.

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 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

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