C#
VB
C++
Gets or sets the rounding direction for the frame size returned by the server response.
public RoundingDirection FrameSizeRoundingDirection { get; set; }
Public Property FrameSizeRoundingDirection As Leadtools.Jpip.RoundingDirection
public:
property Leadtools.Jpip.RoundingDirection FrameSizeRoundingDirection {
Leadtools.Jpip.RoundingDirection get();
void set ( Leadtools.Jpip.RoundingDirection );
}
A RoundingDirection specifying the rounding direction for the frame size returned by the server response.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET