Area property

Returns the area of an arc, circle, ellipse, polyline, or spline.

Syntax

DoubleVariable = object.Area

Where:

     DoubleVariable is a double-precision variable;

     Object is an Arc, Circle, Ellipse, Polyline, or Spline object.

Examples ...

Area property example