wManager.Wow.Helpers Namespace
WRobot

MinimapImage..::..TileHeight Property

Gets the height of the tile.

Namespace:  wManager.Wow.Helpers
Assembly:  wManager (in wManager.dll)

Syntax


public int TileHeight { get; set; }
Public Property TileHeight As Integer
	Get
	Set
public:
property int^ TileHeight {
	int^ get ();
	void set (int^ value);
}

Field Value

The height of the tile.