FrameSizeRoundingDirection Property

Summary

Gets or sets the rounding direction for the frame size returned by the server response.

Syntax
C#
VB
C++
public RoundingDirection FrameSizeRoundingDirection { get; set; } 
  
Public Property FrameSizeRoundingDirection As RoundingDirection 
public: 
property RoundingDirection FrameSizeRoundingDirection { 
   RoundingDirection get(); 
   void set (    RoundingDirection ); 
} 

Property Value

A RoundingDirection specifying the rounding direction for the frame size returned by the server response.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly