ImageGear .NET - Updated May 1, 2018
EndHeadAngle Property (ImGearARTLine)




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

Property Value

Integer value.
See Also

Reference

ImGearARTLine Class
ImGearARTLine Members