System::Windows::Forms::Screen::Rectangle_::Rectangle_ constructor
Rectangle_::Rectangle_ constructor
Constructor.
System::Windows::Forms::Screen::Rectangle_::Rectangle_(int x, int y, int width, int height)
| Parameter | Type | Description |
|---|---|---|
| x | int | Left position. |
| y | int | Top position. |
| width | int | Horizontal size. |
| height | int | Vertical size. |
See Also
- Class Rectangle_
- Class Screen
- Namespace System::Windows::Forms
- Library Aspose.Page for C++