wManager.Wow.Helpers Namespace
WRobot

MinimapImage..::..Result Property

Gets or sets the result.

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

Syntax


public Bitmap Result { get; set; }
Public Property Result As Bitmap
	Get
	Set
public:
property Bitmap^ Result {
	Bitmap^ get ();
	void set (Bitmap^ value);
}

Field Value

The result.