Area

Gets the polygon’s area.

 

JavaScript

 

Area

 

C#

 

double Area { get; }

 

C++

 

HRESULT Area([out, retval] double* dArea)