Polygon.getArea() method
Get the area of the polygon.
Signature:
getArea(): number;
Returns:
number
The area of the primary polygon minus the cumulative area of any holes.
Get the area of the polygon.
Signature:
getArea(): number;
Returns:
number
The area of the primary polygon minus the cumulative area of any holes.