Gets or sets the length of the gauge (the perpendicular lines at the ends of the ruler) for this AnnCrossProductObject object.
public virtual AnnLength GaugeLength { get; set; }
Public Overridable Property GaugeLength As Leadtools.Annotations.AnnLength
public:
virtual property Leadtools.Annotations.AnnLength GaugeLength {
Leadtools.Annotations.AnnLength get();
void set ( Leadtools.Annotations.AnnLength );
}
An AnnLength value that specifies the length of the gauge (the perpendicular lines at the ends of the ruler) for this AnnCrossProductObject object.
For more information, refer to Using Rulers in Annotation Objects. (Deprecated)
For an example, refer to AnnCrossProductObject.
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