LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)
LEAD Technologies, Inc

FrameSizeRoundingDirection Property (ViewWindowFields)






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 RoundingDirection FrameSizeRoundingDirection {get; set;}
 get_FrameSizeRoundingDirection();
set_FrameSizeRoundingDirection(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ViewWindowFields Class
ViewWindowFields Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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