ImageGear .NET - Updated November 28, 2017
StartAngle Property




ImageGear23.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