ImageGear .NET - Updated July 5, 2018
EndHeadAngle Property (ImGearARTPolyline)




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

Property Value

Integer value.
See Also

Reference

ImGearARTPolyline Class
ImGearARTPolyline Members