ViewArea.X Field

FFF3PP

ViewAreaX Field

This stuff is still in the planning stages. Any questions or Comments are welcome.

[This is preliminary documentation and is subject to change.]

X Coordinate

Namespace:  Furcadia.Drawing
Assembly:  FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 44
Syntax
public int X
Public X As Integer

Dim instance As ViewArea
Dim value As Integer

value = instance.X

instance.X = value
public:
int X
val mutable X: int

Field Value

Type: Int32
See Also