WindowWidth

Property

Namespace: Imagini

Declared in: Imagini.WindowSettings


Width of the window in pixels.

Syntax

public int WindowWidth { public get; public set; }

Remarks

Default is 800.
Back to index