C#
VB
C++
Gets or sets the length of the tick marks for this AnnProtractorObject.
public virtual AnnLength TickMarksLength { get; set; }
Public Overridable Property TickMarksLength As Leadtools.Annotations.AnnLength
public:
virtual property Leadtools.Annotations.AnnLength TickMarksLength {
Leadtools.Annotations.AnnLength get();
void set ( Leadtools.Annotations.AnnLength );
}
A AnnLength value that specifies the current length of the tick marks for the rulers of this AnnProtractorObject.
For more information, refer to Using Rulers in Annotation Objects. (Deprecated)
For an example, 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