C#
VB
C++
Gets or sets a value indicating whether the tick marks for the ruler are visible.
public bool ShowTickMarks { get; set; }
Property ShowTickMarks As Boolean
true if the tick marks are visible; false otherwise.
To set the length of the tick marks, set the TickMarksLength property. For more information, refer to Using Rulers in Annotation Objects. (Deprecated)
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