This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IS > IScreenDisplay3 Interface > IScreenDisplay3.IsNavigating Property (ArcObjects .NET 10.4 SDK) |
Indicates whether the cuser is currently navigating.
[Visual Basic .NET] Public ReadOnly Property IsNavigating As Boolean
[C#] public bool IsNavigating {get;}
[C++]
HRESULT get_IsNavigating(
VARIANT_BOOL* navigating
);
[C++]
Parameters navigating [out, retval] navigating is a parameter of type VARIANT_BOOL