Digsite..::..PositionX Property
Digsite position x.
Namespace:
wManager.Wow.ClassAssembly: wManager (in wManager.dll)
Syntax
[XmlIgnoreAttribute] public float PositionX { get; set; }
<XmlIgnoreAttribute> _ Public Property PositionX As Single Get Set
[XmlIgnoreAttribute] public: property float^ PositionX { float^ get (); void set (float^ value); }