ImageGear .NET - Updated July 31, 2018
StartLineLength Property (ImGearARTPolyRuler)




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

Property Value

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

Reference

ImGearARTPolyRuler Class
ImGearARTPolyRuler Members