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