This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITrackingEngineUtil Interface > ITrackingEngineUtil.ActiveView Property (ArcObjects .NET 10.4 SDK) |
Active view of control or application.
[Visual Basic .NET] Public ReadOnly Property ActiveView As IActiveView
[C#] public IActiveView ActiveView {get;}
[C++]
HRESULT get_ActiveView(
IActiveView** pVal
);
[C++]
Parameters pVal [out, retval]
pVal is a parameter of type IActiveView