TileMapRectangleX Property |
Gets the x-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 X As Integer
Get
public:
property int X {
int get ();
}
Property Value
Type:
Int32See Also