C#
VB
C++
Gets or sets the arc radius of this AnnProtractorObject.
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 );
}
The arc radius of this AnnProtractorObject.
The center of the arc is CenterPoint for this AnnProtractorObject. For more information, refer to Using Protractors in Annotation Objects. (Deprecated)
For an example, refer to AnnProtractorObject.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET