VectSharp 2.5.0
A light library for C# vector graphics
Loading...
Searching...
No Matches
VectSharp.Rectangle Member List

This is the complete list of members for VectSharp.Rectangle, including all inherited members.

CentreVectSharp.Rectangle
Intersection(Rectangle rectangle1, Rectangle rectangle2)VectSharp.Rectanglestatic
IsNaN()VectSharp.Rectangle
LocationVectSharp.Rectangle
NaNVectSharp.Rectanglestatic
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
SizeVectSharp.Rectangle
Union(Rectangle rectangle1, Rectangle rectangle2)VectSharp.Rectanglestatic
Union(IEnumerable< Rectangle > rectangles)VectSharp.Rectanglestatic
Union(params Rectangle[] rectangles)VectSharp.Rectanglestatic