arcRadius Property

Summary

Gets or sets the arc radius of this AnnProtractorObject.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnProtractorObject.prototype, 'arcRadius', 
	get: function(), 
	set: function(value) 
) 
arcRadius: LeadLengthD; 

Property Value

The arc radius of this AnnProtractorObject.

Remarks

The center of the arc is CenterPoint for this AnnProtractorObject.

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

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly