WindowHeight

Property

Namespace: Imagini

Declared in: Imagini.WindowSettings


Height of the window in pixels.

Syntax

public int WindowHeight { public get; public set; }

Remarks

Default is 600.
Back to index