FloatRect.Left Field

SFML.Net

FloatRectLeft 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 float Left
Public Left As Single
public:
float Left
val mutable Left: float32

Field Value

Type: Single
See Also