StartAngle property

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

Syntax

DoubleVariable = object.StartAngle

Where:

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

     Object is an Arc or Ellipse object.

Examples ...

StartAngle property example