DisplayIndex

Property

Namespace: Imagini

Declared in: Imagini.WindowSettings


Specifies a display index on which the window should be positioned.

Syntax

public int DisplayIndex { public get; public set; }

Remarks

Default is 0 (primary display).
Back to index