wManager.Wow.Helpers Namespace
WRobot

Vector3..::..X Property

Gets or sets the X Position.

Namespace:  robotManager.Helpful
Assembly:  robotManager (in robotManager.dll)

Syntax


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

Field Value

The X Position.