←Select platform

ShowTickMarks Property (IAnnRuler)

Summary

Gets or sets a value indicating whether the tick marks for the ruler are visible.

Syntax

C#
VB
C++
bool ShowTickMarks {get; set;}
Property ShowTickMarks As Boolean
property bool ShowTickMarks { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true if the tick marks are visible; false otherwise.

Remarks

To set the length of the tick marks, set the TickMarksLength property. For more information, refer to Using Rulers in WPF Annotation Objects.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Annotations Assembly
Click or drag to resize