ImageGear .NET - Updated May 30, 2018
EndHeadLength Property (IImGearARTPolyline)




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

Property Value

Integer value.
See Also

Reference

IImGearARTPolyline Interface
IImGearARTPolyline Members