Search
RECT Structure
See Also
 






Defines a rectangle by the coordinates of its upper-left and lower-right corners.

Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.Keyboard.WinForms

 Syntax

C#  Copy Code

public struct RECT

Visual Basic  Copy Code

Public Structure RECT

 See Also