System::Drawing::Rectangle Member List

This is the complete list of members for System::Drawing::Rectangle, including all inherited members.

Ceiling(const RectangleF &rect)System::Drawing::Rectanglestatic
Contains(int x, int y) constSystem::Drawing::Rectangle
Contains(const Point &point) constSystem::Drawing::Rectangle
Contains(const Rectangle &rect) constSystem::Drawing::Rectangle
EmptySystem::Drawing::Rectanglestatic
Equals(const Rectangle &rect) constSystem::Drawing::Rectangle
FromLTRB(int left, int top, int right, int bottom)System::Drawing::Rectangleinlinestatic
get_Bottom() constSystem::Drawing::Rectangleinline
get_Height() constSystem::Drawing::Rectangleinline
get_IsEmpty() constSystem::Drawing::Rectangleinline
get_Left() constSystem::Drawing::Rectangleinline
get_Location() constSystem::Drawing::Rectangleinline
get_Right() constSystem::Drawing::Rectangleinline
get_Size() constSystem::Drawing::Rectangleinline
get_Top() constSystem::Drawing::Rectangleinline
get_Width() constSystem::Drawing::Rectangleinline
get_X() constSystem::Drawing::Rectangleinline
get_Y() constSystem::Drawing::Rectangleinline
GetHashCode() constSystem::Drawing::Rectangle
Inflate(int width, int height)System::Drawing::Rectangle
Inflate(const Size &size)System::Drawing::Rectangle
Inflate(const Rectangle &rect, int x, int y)System::Drawing::Rectanglestatic
Intersect(const Rectangle &rect)System::Drawing::Rectangle
Intersect(const Rectangle &a, const Rectangle &b)System::Drawing::Rectanglestatic
IntersectsWith(const Rectangle &rect)System::Drawing::Rectangle
Offset(const Point &pos)System::Drawing::Rectangle
Offset(int x, int y)System::Drawing::Rectangle
operator RectangleF() constSystem::Drawing::Rectangle
operator!=(const Rectangle &rect1, const Rectangle &rect2)System::Drawing::Rectanglefriend
operator!=(std::nullptr_t) constSystem::Drawing::Rectangleinline
operator==(const Rectangle &rect1, const Rectangle &rect2)System::Drawing::Rectanglefriend
operator==(std::nullptr_t) constSystem::Drawing::Rectangleinline
Rectangle()System::Drawing::Rectangle
Rectangle(int x, int y, int width, int height)System::Drawing::Rectangle
Rectangle(const Point &location, const Size &size)System::Drawing::Rectangle
Rectangle(const System::Windows::Forms::Screen::Rectangle_ &rect)System::Drawing::Rectangle
Round(const RectangleF &rect)System::Drawing::Rectanglestatic
set_Height(int value)System::Drawing::Rectangleinline
set_Location(Point value)System::Drawing::Rectangleinline
set_Size(Size value)System::Drawing::Rectangleinline
set_Width(int value)System::Drawing::Rectangleinline
set_X(int value)System::Drawing::Rectangleinline
set_Y(int value)System::Drawing::Rectangleinline
ToString() constSystem::Drawing::Rectangle
Truncate(const RectangleF &rect)System::Drawing::Rectanglestatic
Union(const Rectangle &a, const Rectangle &b)System::Drawing::Rectanglestatic