Gets a value indicating whether an animation is in progress. Returns true while the map performs
a transition to a new map section.
Namespace:
Ptv.XServer.Controls.Map
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax bool IsAnimating { get; }
ReadOnly Property IsAnimating As Boolean
Get
property bool IsAnimating {
bool get ();
}
abstract IsAnimating : bool with get
Property Value
Type:
BooleanSee Also