←Select platform

ArcRadius Property

Summary
Gets or sets the arc radius of this AnnProtractorObject.
Syntax
C#
VB
Objective-C
C++
Java
public LeadLengthD ArcRadius { get; set; } 
Public Property ArcRadius As LeadLengthD 
@property (nonatomic) LeadLengthD arcRadius; 
public LeadLengthD getArcRadius() 
public void setArcRadius(LeadLengthD arcRadius) 
public:  
   property LeadLengthD^ ArcRadius 
   { 
      LeadLengthD^ get() 
      void set(LeadLengthD^ value) 
   } 

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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

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