arcRadius Property

Summary

Gets or sets the arc radius of this AnnProtractorObject.

Syntax

JavaScript Syntax
Object.defineProperty(AnnProtractorObject.prototype, 'arcRadius', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly