←Select platform

ArcRadius Property

Summary
Gets or sets the arc radius of this AnnProtractorObject.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public LeadLengthD ArcRadius { get; set; } 
@property (nonatomic, assign) LeadLengthD arcRadius; 
public LeadLengthD getArcRadius() 
public void setArcRadius(LeadLengthD arcRadius) 
public:  
   property LeadLengthD^ ArcRadius 
   { 
      LeadLengthD^ get() 
      void set(LeadLengthD^ value) 
   } 
ArcRadius # get and set (AnnProtractorObject) 

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

Leadtools.Annotations.Engine Assembly

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