This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IN > INAStreetDirectionEvent Interface > INAStreetDirectionEvent.Point Property (ArcObjects .NET 10.4 SDK) |
The location of the event.
[Visual Basic .NET] Public ReadOnly Property Point As IPoint
[C#] public IPoint Point {get;}
[C++]
HRESULT get_Point(
IPoint** pVal
);
[C++]
Parameters pVal [out, retval]
pVal is a parameter of type IPoint