ImageGear .NET - Updated May 30, 2018
EndHeadAngle Property (IImGearARTLine)




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

Property Value

Integer value.
See Also

Reference

IImGearARTLine Interface
IImGearARTLine Members