SizeEventArgs.Height Field

SFML.Net

SizeEventArgsHeight Field
New height of the window

Namespace: SFML.Window
Assembly: sfmlnet-window-2 (in sfmlnet-window-2.dll) Version: 2.2.0.0 (2.2.0)
Syntax
public uint Height
Public Height As UInteger
public:
unsigned int Height
val mutable Height: uint32

Field Value

Type: UInt32
See Also