ImageGear .NET - Updated July 5, 2018
EndLineLength Property (IImGearARTPolyRuler)




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

Property Value

Integer value.
See Also

Reference

IImGearARTPolyRuler Interface
IImGearARTPolyRuler Members