Table of Contents

Struct WindowsUtils.NativeMethods.SmallRect

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Represents small rectangle.

public struct WindowsUtils.NativeMethods.SmallRect

Fields

Bottom

Bottom bound of the rectangle.

Left

Left bound of the rectangle.

Right

Right bound of the rectangle.

Top

Top bound of the rectangle.