MapTileSource.AnimationState Eigenschaft

Definition

Ruft den Animationszustand dieser MapTileSource ab, die in MapControl angezeigt werden soll.

public:
 property MapTileAnimationState AnimationState { MapTileAnimationState get(); };
MapTileAnimationState AnimationState();
public MapTileAnimationState AnimationState { get; }
var mapTileAnimationState = mapTileSource.animationState;
Public ReadOnly Property AnimationState As MapTileAnimationState

Eigenschaftswert

Der Animationszustand dieser MapTileSource.

Windows-Anforderungen

Gerätefamilie
Windows 10, version 1809 (eingeführt in 10.0.17763.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v7.0)

Gilt für:

Weitere Informationen