This document is archived and information here might be outdated. Recommended version. |
The centroid of the polygon shape.
[Visual Basic .NET] Public ReadOnly Property AreaCentroid As WKSPoint
[C#] public WKSPoint AreaCentroid {get;}
[C++]
HRESULT get_AreaCentroid(
WKSPoint* bestLabelPt
);
[C++] Parameters bestLabelPt [out, retval]
bestLabelPt is a parameter of type WKSPoint*