ImageGear .NET - Updated May 30, 2018
EndAngle Property




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

Property Value

Any floating-point value.
See Also

Reference

ImGearVectorEntityArc Class
ImGearVectorEntityArc Members