This document is archived and information here might be outdated. Recommended version. |
The area of the geometry object.
[Visual Basic .NET]
Public ReadOnly Property Area As Double
[C#]
public double Area {get;}
[C++]
HRESULT get_Area(
System.Double* Area
);
[C++] Parameters Area [out, retval]
Area is a parameter of type double*