Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

Precision Property






Gets or sets the precision value used for the length of this AnnPolyRulerObject.
Syntax
public virtual int Precision {get; set;}
'Declaration
 
Public Overridable Property Precision As Integer
public virtual int Precision {get; set;}
@property (nonatomic) int precision;
public int getPrecision()
public void setPrecision(int precision)
            
 
get_Precision();
set_Precision(value);
Object.defineProperty('Precision');

Property Value

The precision value used for the length of ruler.
Remarks

The precision value is the number of digits that should appear to the right of the decimal point when showing this AnnPolyRulerObject length. For example, if the ruler length is 135.683 and the precision is 2, the value 135.68 will show.

Requirements

Target Platforms

See Also

Reference

AnnPolyRulerObject Class
AnnPolyRulerObject Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features