LEADTOOLS JavaScript (Leadtools.Annotations.Core)

AnglePrecision Property

Show in webframe
Gets or sets the precision value used for the angle of this AnnProtractorObject.
Syntax
get_anglePrecision();
set_anglePrecision(value);
Object.defineProperty('anglePrecision');

Property Value

TypeDescription
intThe precision value used for the angle of this AnnProtractorObject.
Remarks

The precision value is the number of digits that should appear to the right of the decimal point when showing this AnnProtractorObject angle. For example, if the angle is 135.683 degrees and the precision is 2, the value 135.68 will be displayed.

For more information, refer to Using Protractors in Annotation Objects.

See Also

Reference

AnnProtractorObject Object
AnnProtractorObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.