C#
VB
C++
Gets or sets the angular unit of the angle of this protractor.
public AnnAngularUnit AngularUnit { get; set; }
Public Property AngularUnit As Leadtools.Windows.Annotations.AnnAngularUnit
public:
property Leadtools.Windows.Annotations.AnnAngularUnit AngularUnit {
Leadtools.Windows.Annotations.AnnAngularUnit get();
void set ( Leadtools.Windows.Annotations.AnnAngularUnit );
}
An AnnAngularUnit value that specifies the unit of the angle of this protractor.
For more information, refer to Using Protractors in WPF Annotation Objects.
For XAML example, refer to AnnProtractorObject.
For C#/VB examples, 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