ImageGear .NET - Updated December 24, 2018
EndHeadType Property (ImGearARTLine)




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

Property Value

ImGearARTLineHeadType enumeration value.
See Also

Reference

ImGearARTLine Class
ImGearARTLine Members
ImGearARTLineHeadType Enumeration