C#
VB
C++
Gets or sets the arc radius of the protractor.
public AnnLength ArcRadius { get; set; }
Property ArcRadius As Leadtools.Annotations.AnnLength
property Leadtools.Annotations.AnnLength ArcRadius {
Leadtools.Annotations.AnnLength get();
void set ( Leadtools.Annotations.AnnLength );
}
The arc radius of the protractor.
The center of the arc is the point at which the two rulers of the protractor join. For more information, refer to Using Protractors in Annotation Objects. (Deprecated)
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