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.FirstPoint Property (ArcObjects .NET 10.5 SDK) |
The first point of the geometry object.
[Visual Basic .NET] Public ReadOnly Property FirstPoint As String
[C#] public string FirstPoint {get;}
[C++]
HRESULT get_FirstPoint(
BSTR* FirstPoint
);
[C++]
Parameters FirstPoint [out, retval] FirstPoint is a parameter of type BSTR