Summary
Stores the size, position and maximized state of the form.
Constructors
Instance fields
double | | Stores the height of the form when not maximized. |
double | | Stores the left (X) coordinate of the form when not maximized. |
bool | | Stores whether the form is maximized. |
double | | Stores the top (Y) coordinate of the form when not maximized. |
double | | Stores the width of the form when not maximized. |