This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITrackingEnvironment Interface > ITrackingEnvironment.IsRunningInMapControl Property (ArcObjects .NET 10.4 SDK) |
Indicates if the object is attached to a MapControl.
[Visual Basic .NET] Public ReadOnly Property IsRunningInMapControl As Boolean
[C#] public bool IsRunningInMapControl {get;}
[C++]
HRESULT get_IsRunningInMapControl(
VARIANT_BOOL* pbvarIsRunningInMapControl
);
[C++]
Parameters pbvarIsRunningInMapControl [out, retval] pbvarIsRunningInMapControl is a parameter of type VARIANT_BOOL