(Leadtools.Annotations.Core)

ArcRadius Property

Show in webframe





Gets or sets the arc radius of this AnnProtractorObject.
Syntax
public LeadLengthD ArcRadius {get; set;}
Public Property ArcRadius As LeadLengthD
public LeadLengthD ArcRadius {get; set;}
@property (nonatomic) LeadLengthD arcRadius;
public LeadLengthD getArcRadius()
public void setArcRadius(LeadLengthD arcRadius)
            
 
get_ArcRadius();
set_ArcRadius(value);
Object.defineProperty('ArcRadius');

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

See Also

Reference

AnnProtractorObject Class
AnnProtractorObject Members

 

 


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