Y

Property

Namespace: Imagini

Declared in: Imagini.WindowStateChangeEventArgs


Contains Y coordinate or vertical size if the window was moved, resized or it's size have changed.

Syntax

public int? Y { public get; private set; }

Back to index