wManager.Wow.Helpers Namespace
WRobot

PathImage..::..Width Property

Gets or sets the width.

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

Syntax


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

Field Value

The width.