ImageGear .NET - Updated May 30, 2018
StartAngle Property




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorEntityArc Class : StartAngle Property
Gets or sets the start angle of the elliptical arc in radians.
Syntax
'Declaration
 
Public Property StartAngle As Single
 
'Usage
 
Dim instance As ImGearVectorEntityArc
Dim value As Single
 
instance.StartAngle = value
 
value = instance.StartAngle

Property Value

Any value.
See Also

Reference

ImGearVectorEntityArc Class
ImGearVectorEntityArc Members