C# Class SFML.Window.SizeEvent

Exibir arquivo Open project: SFML/SFML.Net Class Usage Examples

Public Properties

Property Type Description
Height uint
Width uint

Property Details

Height public_oe property

New height of the window
public uint Height
return uint

Width public_oe property

New width of the window
public uint Width
return uint