IntRect.Left Field

SFML.Net

IntRectLeft Field
Left coordinate of the rectangle

Namespace: SFML.Graphics
Assembly: sfmlnet-graphics-2 (in sfmlnet-graphics-2.dll) Version: 2.2.0.0 (2.2.0)
Syntax
public int Left
Public Left As Integer
public:
int Left
val mutable Left: int

Field Value

Type: Int32
See Also