C#
VB
C++
Indicates whether to draw the ruler along with the tick marks.
public bool SimpleRuler { get; set; }
Public Property SimpleRuler As Boolean
true to draw the ruler without tick marks (which means that the ruler will simply be a line); otherwise, false.
For an example, refer to MedicalViewerAnnotationRuler.
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