This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IG > IGeometry5 Interface > IGeometry5.CentroidEx Property (ArcObjects .NET 10.4 SDK) |
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