WinApiRECT Structure

Describes the width, height, and location of a rectangle.

Definition

Namespace: PCB_Investigator.PCBIControls.Ribbon.RibbonHelpers
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public struct RECT
Inheritance
Object    ValueType    WinApiRECT

Constructors

WinApiRECT(Rectangle)Initializes a new instance of the WinApiRECT class
WinApiRECT(Int32, Int32, Int32, Int32)Initializes a new instance of the WinApiRECT class

Fields

See Also