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




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

Property Value

Integer value.
See Also

Reference

IImGearARTPolyline Interface
IImGearARTPolyline Members