Cronous Emulation Server Daemon

MapArea.x Property

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

See Also

MapArea Class | croemud.map Namespace