IntRect.Height Field

SFML.Net

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

Field Value

Type: Int32
See Also