wManager.Wow.Helpers Namespace
WRobot

PathImage..::..Center Property

Gets the center.

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

Syntax


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

Field Value

The center.