VectSharp
2.2.1
A light library for C# vector graphics
|
This is the complete list of members for VectSharp.Rectangle, including all inherited members.
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 |