ImageGear .NET - Updated May 30, 2018
StartHeadAngle Property (ImGearARTPolyline)




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

Property Value

Integer value.
See Also

Reference

ImGearARTPolyline Class
ImGearARTPolyline Members