This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IA > IAGAnimationContainer Interface > IAGAnimationContainer.CurrentView Property (ArcObjects .NET 10.4 SDK) |
The current active viewer.
[Visual Basic .NET] Public ReadOnly Property CurrentView As Object
[C#] public object CurrentView {get;}
[C++]
HRESULT get_CurrentView(
LPUNKNOWN* ppCurrentView
);
[C++]
Parameters ppCurrentView [out, retval] ppCurrentView is a parameter of type LPUNKNOWN