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


IAnimationManagerPropertyPage.AllowsRefresh Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (AnimationUI)  

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