This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITrackingEngineUtil Interface > ITrackingEngineUtil.FocusMap Property (ArcObjects .NET 10.4 SDK) |
The current focus map.
[Visual Basic .NET] Public ReadOnly Property FocusMap As IMap
[C#] public IMap FocusMap {get;}
[C++]
HRESULT get_FocusMap(
IMap** pVal
);
[C++]
Parameters pVal [out, retval]
pVal is a parameter of type IMap