ImageGear .NET - Updated May 1, 2018
StartHeadType Property (ImGearARTLine)




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

Property Value

ImGearARTLineHeadType enumeration value.
See Also

Reference

ImGearARTLine Class
ImGearARTLine Members
ImGearARTLineHeadType Enumeration