This document is archived and information here might be outdated. Recommended version. |
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(
System.String* Centroid
);
[C++] Parameters Centroid [out, retval]
Centroid is a parameter of type BSTR*