Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnProtractorObject Class : ArcRadius Property |
public LeadLengthD ArcRadius {get; set;}
'Declaration
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');
The center of the arc is CenterPoint for this AnnProtractorObject.
For more information, refer to Using Protractors in Annotation Objects.