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)
ParameterTypeDescription
xintLeft position.
yintTop position.
widthintHorizontal size.
heightintVertical size.

See Also