wManager.Wow.Helpers Namespace
WRobot

MinimapImage..::..StartTileX Property

Gets the start tile x.

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

Syntax


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

Field Value

The start tile x.