Leadtools.Jpip Namespace > ViewWindowFields Class : FrameSizeRoundingDirection Property |
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); }
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.
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