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


IAnimationManagerPropertyPage.AllowsRefresh Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > AnimationUI > ESRI.ArcGIS.AnimationUI > Interfaces > IA > IAnimationManagerPropertyPage Interface > IAnimationManagerPropertyPage.AllowsRefresh Property
ArcGIS Developer Help

IAnimationManagerPropertyPage.AllowsRefresh Property

Indicates if the property page accepts automatic refresh.

[Visual Basic .NET]
Public ReadOnly Property AllowsRefresh As Boolean
[C#]
public bool AllowsRefresh {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IAnimationManagerPropertyPage Interface