|
VectSharp 2.6.1
A light library for C# vector graphics
|
This is the complete list of members for VectSharp.Rectangle, including all inherited members.
| Centre | VectSharp.Rectangle | |
| Intersection(Rectangle rectangle1, Rectangle rectangle2) | VectSharp.Rectangle | static |
| IsNaN() | VectSharp.Rectangle | |
| Location | VectSharp.Rectangle | |
| NaN | VectSharp.Rectangle | static |
| Rectangle(Point location, Size size) | VectSharp.Rectangle | |
| Rectangle(double x, double y, double width, double height) | VectSharp.Rectangle | |
| Rectangle(Point topLeft, Point bottomRight) | VectSharp.Rectangle | |
| Size | VectSharp.Rectangle | |
| Union(Rectangle rectangle1, Rectangle rectangle2) | VectSharp.Rectangle | static |
| Union(IEnumerable< Rectangle > rectangles) | VectSharp.Rectangle | static |
| Union(params Rectangle[] rectangles) | VectSharp.Rectangle | static |