precision Property

Summary

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

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnPolyRulerObject.prototype, 'precision', 
	get: function(), 
	set: function(value) 
) 
precision: number; 

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

Help Version 23.0.2024.3.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.