IntRect.Width Field

SFML.Net

IntRectWidth Field
Width 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 Width
Public Width As Integer
public:
int Width
val mutable Width: int

Field Value

Type: Int32
See Also