public struct RECTPublic Structure RECTpublic value class RECT[<SealedAttribute>]
type RECT =
struct
inherit ValueType
end| WinApiRECT(Rectangle) | Initializes a new instance of the WinApiRECT class |
| WinApiRECT(Int32, Int32, Int32, Int32) | Initializes a new instance of the WinApiRECT class |