Sets or returns the ending angle of an arc or ellipse.
Syntax
DoubleVariable = object.EndAngle
object.EndAngle = <double>
Where:
DoubleVariable is a double-precision variable representing an angle (in radians);
Object is an Arc or Ellipse object.
Examples...
EndAngle property example