DestinationY
Previous Top Next

Gets or sets the sprite's position (y coordinate) used to determine whether to raise the CollisionDestination event if HasDestination is True.
Syntax: DestinationY As Int32

Example:
Sprite.DestinationX = 100
Sprite.DestinationY = 150