Skip to content

RECT.Top property

Defined in

Type: RECT Namespace: CrissCross.WPF.UI.Interop.WinDef Assembly: CrissCross.WPF.UI.dll

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481

public int Top { get; set; }

Summary: Specifies the y-coordinate of the upper-left corner of the rectangle.

Returns: int