ImageGear .NET - Updated May 30, 2018
EndHeadType Property (IImGearARTLine)




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

Property Value

ImGearARTLineHeadType enumeration value.
See Also

Reference

IImGearARTLine Interface
IImGearARTLine Members
ImGearARTLineHeadType Enumeration