ImageGear .NET - Updated October 26, 2017
StartHeadLength Property (ImGearARTPolyline)




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

Property Value

Integer value.
See Also

Reference

ImGearARTPolyline Class
ImGearARTPolyline Members