ImageGear .NET - Updated March 30, 2018
EndHeadType Property (IImGearARTPolyline)




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

Property Value

ImGearARTLineHeadType enumeration value.
See Also

Reference

IImGearARTPolyline Interface
IImGearARTPolyline Members
ImGearARTLineHeadType Enumeration