←Select platform

Precision Property (AnnProtractorObject)

Summary

Gets or sets the precision value used for the length of this AnnProtractorObject.

Syntax

C#
VB
C++
public virtual int Precision {get; set;} 
  
Public Overridable Property Precision As Integer 
public: 
virtual property int Precision { 
   int get(); 
   void set (    int ); 
} 

Property Value

The precision value used for the length of the protractor rulers.

Remarks

The precision value is the number of digits that should appear to the right of the floating point when showing this AnnProtractorObject length. For example, if the protractor ruler's length is 135.683 and the precision is 2, the value 135.68 will be displayed. For more information, refer to Using Rulers in Annotation Objects. (Deprecated)

Example

For an example, refer to AnnProtractorObject.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations Assembly
Click or drag to resize