This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IS > ISegmentGraphCursor Interface > ISegmentGraphCursor.Location Property (ArcObjects .NET 10.4 SDK) |
The current location of the SegmentGraphCursor.
[Visual Basic .NET] Public ReadOnly Property Location As IPoint
[C#] public IPoint Location {get;}
[C++]
HRESULT get_Location(
IPoint** currentGraphLocation
);
[C++]
Parameters currentGraphLocation [out, retval]
currentGraphLocation is a parameter of type IPoint