EndAngle property

Sets or returns the ending angle of an arc or ellipse.

Syntax

DoubleVariable = object.EndAngle

Where:

     DoubleVariable is a double-precision variable representing an angle (in degrees);

     Object is an Arc or Ellipse object.

Examples ...

EndAngle property example