wManager.Wow.Helpers Namespace
WRobot

PathImage..::..Height Property

Gets or sets the height.

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

Syntax


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

Field Value

The height.