wManager.Wow.Helpers Namespace
WRobot

MinimapImage..::..TileWidth Property

Gets the width of the tile.

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

Syntax


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

Field Value

The width of the tile.