Gets or sets the length of the tick marks for the ruler.


double TickMarksLength {get; set;}
'Declaration
Property TickMarksLength As Double
'Usage
Dim instance As IAnnRuler
Dim value As Double
instance.TickMarksLength = value
value = instance.TickMarksLength
Property Value
A double value that specifies the length of the current tick marks for the ruler.