C#
VB
C++
Gets or sets the unit of measure for this AnnPolyRulerObject.
public AnnUnit MeasurementUnit { get; set; }
Public Property MeasurementUnit As Leadtools.Windows.Annotations.AnnUnit
public:
property Leadtools.Windows.Annotations.AnnUnit MeasurementUnit {
Leadtools.Windows.Annotations.AnnUnit get();
void set ( Leadtools.Windows.Annotations.AnnUnit );
}
An AnnUnit value that specifies the unit of measure for this AnnPolyRulerObject.
For more information, refer to Using Rulers in WPF Annotation Objects.
For C#/VB examples, refer to AnnPolyRulerObject.
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