Skip to content

RECT.Right 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 Right { get; set; }

Summary: Specifies the x-coordinate of the lower-right corner of the rectangle.

Returns: int