wManager.Wow.Helpers Namespace
WRobot

Npc..::..PosX Property

Gets or sets the position x.

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

Syntax


[XmlIgnoreAttribute]
public float PosX { get; set; }
<XmlIgnoreAttribute> _
Public Property PosX As Single
	Get
	Set
[XmlIgnoreAttribute]
public:
property float^ PosX {
	float^ get ();
	void set (float^ value);
}

Field Value

The position x.