Struct User32.RECT
public struct User32.RECT
- Inherited Members
Constructors
RECT(Rect)
public RECT(Rect rect)
Parameters
rectRect
Fields
Bottom
public int Bottom
Field Value
Left
public int Left
Field Value
Right
public int Right
Field Value
Top
public int Top