ImageGear .NET - Updated October 2, 2018
StartHeadType Property (IImGearARTPolyline)




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

Property Value

ImGearARTLineHeadType enumeration value.
See Also

Reference

IImGearARTPolyline Interface
IImGearARTPolyline Members
ImGearARTLineHeadType Enumeration