←Select platform

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 Leadtools.Jpip.RoundingDirection 
public: 
property Leadtools.Jpip.RoundingDirection FrameSizeRoundingDirection { 
   Leadtools.Jpip.RoundingDirection get(); 
   void set (    Leadtools.Jpip.RoundingDirection ); 
} 

Property Value

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly