ImageGear .NET - Updated October 2, 2018
EndHeadLength Property (IImGearARTLine)




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

Property Value

Integer value.
See Also

Reference

IImGearARTLine Interface
IImGearARTLine Members