IsBorderless

Property

Namespace: Imagini

Declared in: Imagini.WindowSettings


Flag indicating if the window should be borderless.

Syntax

public bool IsBorderless { public get; public set; }

Remarks

Default is false.
Back to index