ImageGear .NET - Updated May 1, 2018
EndLineLength Property (ImGearARTRuler)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTRuler Class : EndLineLength Property
Gets or sets the length of the mark's end line.
Syntax
'Declaration
 
Public Property EndLineLength As Integer
 
'Usage
 
Dim instance As ImGearARTRuler
Dim value As Integer
 
instance.EndLineLength = value
 
value = instance.EndLineLength

Property Value

Integer value.
Remarks
The default value is 20.
See Also

Reference

ImGearARTRuler Class
ImGearARTRuler Members