C#
VB
C++
Gets or sets the length of the tick marks for the ruler.
public double TickMarksLength { get; set; }
Property TickMarksLength As Double
A double value that specifies the length of the current tick marks for the ruler.
To display the tick marks, set the ShowTickMarks property to true. This property is used only if the ShowTickMarks property is true. For more information, refer to Using Rulers in WPF Annotation Objects.
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