Skip to content

WindowOptions.Width Property

Definition

Namespace: Brine2D.Rendering

Gets or sets the window width in pixels. Defaults to 1280. Must be between 1 and 7680 pixels.

public int Width { get; set; }

Property Value

System.Int32