Visual Basic (Declaration) | |
---|---|
Public Overridable Property ArcRadius As AnnLength |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public virtual AnnLength ArcRadius {get; set;} |
C++/CLI | |
---|---|
public: virtual property AnnLength ArcRadius { AnnLength get(); void set (AnnLength value); } |
Return Value
The arc radius of this AnnProtractorObject.For an example, refer to AnnProtractorObject.
The center of the arc is CenterPoint for this AnnProtractorObject.
For more information, refer to Using Protractors in Annotation Objects.
For more information, refer to Using Protractors in Annotation Objects.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family