Copies the current location of the SegmentGraphCursor into the specified point.
[Visual Basic .NET] Public Sub QueryLocation ( _ ByVal currentGraphLocation As IPoint _ )
[C#] public void QueryLocation ( IPoint currentGraphLocation );
[C++]
HRESULT QueryLocation(
IPoint* currentGraphLocation
);
[C++]Parameters
currentGraphLocationcurrentGraphLocation is a parameter of type IPoint
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.