Click or drag to resize

FormsMapIsAnimating Property

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
public bool IsAnimating { get; }

Property Value

Type: Boolean

Implements

IMapIsAnimating
See Also