This is the complete list of members for Rect, including all inherited members.
Area | Rect | |
Bottom | Rect | |
Ceiling(RectD rect) | Rect | static |
Contains(Point2D pt) | Rect | |
Contains(Point2Dd pt) | Rect | |
Contains(Point2Dd pt, double epsilon) | Rect | |
Contains(int x, int y) | Rect | |
CoordinateSystem | Rect | |
CropExtent(Rect ext, Point2D pos, Size2D imageSize) | Rect | static |
Empty | Rect | static |
Equals(object obj) | Rect | |
FromLTRB(int left, int top, int right, int bottom) | Rect | static |
GetHashCode() | Rect | |
Height | Rect | |
Intersect(Rect rect) | Rect | |
Intersect(Rect a, Rect b) | Rect | static |
IntersectsWith(Rect rect) | Rect | |
IsEmpty | Rect | |
Left | Rect | |
Location | Rect | |
operator Rect(RectD rect) | Rect | explicitstatic |
operator!=(Rect lhs, Rect rhs) | Rect | static |
operator==(Rect lhs, Rect rhs) | Rect | static |
Rect(int left, int top, int right, int bottom) | Rect | |
Rect(Point2D location, Size2D size) | Rect | |
Right | Rect | |
Round(RectD rect) | Rect | static |
Size | Rect | |
Top | Rect | |
ToString() | Rect | |
Truncate(RectD rect) | Rect | static |
TruncateCeiling(RectD rect) | Rect | static |
Union(Rect a, Rect b) | Rect | static |
Width | Rect |