TileMapRectangleY Property |
Gets the y-coordinate of the tile.
Namespace:
Ptv.XServer.Controls.Map.TileProviders
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax Public ReadOnly Property Y As Integer
Get
public:
property int Y {
int get ();
}
Property Value
Type:
Int32See Also