This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGpDescribeGeometry Interface > IGpDescribeGeometry.TrueCentroid Property (ArcObjects .NET 10.4 SDK) |
The true centroid of the geometry object.
[Visual Basic .NET] Public ReadOnly Property TrueCentroid As String
[C#] public string TrueCentroid {get;}
[C++]
HRESULT get_TrueCentroid(
BSTR* Centroid
);
[C++]
Parameters Centroid [out, retval] Centroid is a parameter of type BSTR