ImageGear .NET - Updated November 28, 2017
EndHeadType Property (ImGearARTPolyline)




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

Property Value

ImGearARTLineHeadType enumeration value.
See Also

Reference

ImGearARTPolyline Class
ImGearARTPolyline Members
ImGearARTLineHeadType Enumeration