Vector2u.X Field

SFML.Net

Vector2uX 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 uint X
Public X As UInteger
public:
unsigned int X
val mutable X: uint32

Field Value

Type: UInt32
See Also