This document is archived and information here might be outdated. Recommended version. |
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**