Table of Contents

Struct MswUtils.NativeMethods.SmallRect

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

Represents small rectangle.

public struct MswUtils.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.