←Select platform

ArcRadius Property

Summary

Gets or sets the arc radius of this AnnProtractorObject.

Syntax

C#
VB
C++
public virtual AnnLength ArcRadius { get; set; } 
  
Public Overridable Property ArcRadius As Leadtools.Annotations.AnnLength 
public: 
virtual property Leadtools.Annotations.AnnLength ArcRadius { 
   Leadtools.Annotations.AnnLength get(); 
   void set (    Leadtools.Annotations.AnnLength ); 
} 

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. (Deprecated)

Example

For an example, refer to AnnProtractorObject.

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 Assembly