ImageGear .NET - Updated October 26, 2017
EndHeadAngle Property (IImGearARTPolyline)




ImageGear23.Art Assembly > ImageGear.ART Namespace > IImGearARTPolyline Interface : EndHeadAngle Property
Gets or sets the end head angle of the mark.
Syntax
'Declaration
 
Property EndHeadAngle As Integer
 
'Usage
 
Dim instance As IImGearARTPolyline
Dim value As Integer
 
instance.EndHeadAngle = value
 
value = instance.EndHeadAngle

Property Value

Integer value.
See Also

Reference

IImGearARTPolyline Interface
IImGearARTPolyline Members