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)
Syntaxpublic void CancelMoveTo()
See Also