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