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