LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

FrameSizeRoundingDirection Property (ViewWindowFields)

Show in webframe





Gets or sets the rounding direction of the frame size.
Syntax
public RoundingDirection FrameSizeRoundingDirection {get; set;}
'Declaration
 
Public Property FrameSizeRoundingDirection As RoundingDirection
'Usage
 
Dim instance As ViewWindowFields
Dim value As RoundingDirection
 
instance.FrameSizeRoundingDirection = value
 
value = instance.FrameSizeRoundingDirection

            

            
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.
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.

Example
For an example, refer to Leadtools.Jpip.RequestEncoder.HttpRequestEncoder.
Requirements

Target Platforms

See Also

Reference

ViewWindowFields Class
ViewWindowFields Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features