Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.7
|
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: 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.