wManager.Wow.Helpers Namespace
wManager.Wow.ObjectManager Namespace
WRobot

WoWUnit..::..ForceRelativePosition Property

Gets or sets a value indicating whether force to use UseRelativePosition.

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

Syntax


public static bool ForceRelativePosition { get; set; }
Public Shared Property ForceRelativePosition As Boolean
	Get
	Set
public:
static property bool^ ForceRelativePosition {
	bool^ get ();
	void set (bool^ value);
}

Field Value

true if force to use UseRelativePosition; otherwise, false.