C#
VB
C++
Gets or sets a value that represents the unit of measure for this AnnRulerObject object.
public virtual AnnUnit MeasurementUnit { get; set; }
Public Overridable Property MeasurementUnit As Leadtools.Annotations.AnnUnit
public:
virtual property Leadtools.Annotations.AnnUnit MeasurementUnit {
Leadtools.Annotations.AnnUnit get();
void set ( Leadtools.Annotations.AnnUnit );
}
An AnnUnit value that specifies the unit of measure for this AnnRulerObject object.
For more information, refer to Using Rulers in Annotation Objects. (Deprecated)
For an example, refer to AnnRulerObject.
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