Skip to content

WindowOptions.Height Property

Definition

Namespace: Brine2D.Rendering

Gets or sets the window height in pixels. Defaults to 720. Must be between 1 and 4320 pixels.

public int Height { get; set; }

Property Value

System.Int32