Vector2i.X Field

SFML.Net

Vector2iX Field
X (horizontal) component of the vector

Namespace: SFML.System
Assembly: sfmlnet-system-2 (in sfmlnet-system-2.dll) Version: 2.2.0.0 (2.2.0)
Syntax
public int X
Public X As Integer
public:
int X
val mutable X: int

Field Value

Type: Int32
See Also