This document is archived and information here might be outdated.  Recommended version.


IAGAnimationContainer.CurrentView Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IA > IAGAnimationContainer Interface > IAGAnimationContainer.CurrentView Property
ArcGIS Developer Help

IAGAnimationContainer.CurrentView Property

The current active viewer.

[Visual Basic .NET]
Public ReadOnly Property CurrentView As Object
[C#]
public object CurrentView {get;}
[C++]
HRESULT get_CurrentView(
  IUnknown Pointer* ppCurrentView
);
[C++]
Parameters
ppCurrentView [out, retval]

ppCurrentView is a parameter of type IUnknown*

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IAGAnimationContainer Interface

.NET Samples

Move a graphic along a path in ArcMap