This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITxDocEventHandler Interface > ITxDocEventHandler.IsMapControl Method (ArcObjects .NET 10.5 SDK) |
Indicates if this object is attached to a map control.
[Visual Basic .NET]
Public Sub IsMapControl ( _
)
[C#] public void IsMapControl ( );
[C++]
HRESULT IsMapControl(
void
);