Click or drag to resize

SpriteCancelMoveTo Method

Cancel a MoveTo command. The sprite will stop moving, and all the waypoints will be removed.

Namespace:  SpriteLibrary
Assembly:  SpriteLibrary (in SpriteLibrary.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
public void CancelMoveTo()
See Also