Gets the Y-coordinate of the selected tile in the bank.

Namespace:  SGP.Baltie2D
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public int SelectedTileY { get; }

See Also