This document is archived and information here might be outdated. Recommended version. |
The center of gravity (centroid).
[Visual Basic .NET] Public ReadOnly Property CentroidEx As IPoint
[C#] public IPoint CentroidEx {get;}
[C++]
HRESULT get_CentroidEx(
IPoint** Center
);
[C++] Parameters Center [out, retval]
Center is a parameter of type IPoint**