ImageGear .NET - Updated March 30, 2018
StartHeadType Property (ImGearARTPolyline)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTPolyline Class : StartHeadType Property
Gets or sets the start head type of the mark.
Syntax
'Declaration
 
Public Property StartHeadType As ImGearARTLineHeadType
 
'Usage
 
Dim instance As ImGearARTPolyline
Dim value As ImGearARTLineHeadType
 
instance.StartHeadType = value
 
value = instance.StartHeadType

Property Value

ImGearARTLineHeadType enumeration value.
See Also

Reference

ImGearARTPolyline Class
ImGearARTPolyline Members
ImGearARTLineHeadType Enumeration