Area X coordinates.
[Visual Basic] Public Property ReadOnly x As Integer [C#] public int x { get; } [C++] public: __property int get_x(); [JScript] public function get x() : int
MapArea Class | croemud.map Namespace