VectSharp  2.2.1
A light library for C# vector graphics
VectSharp.Point Member List

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

Bounds(IEnumerable< Point > points)VectSharp.Pointstatic
Bounds(params Point[] points)VectSharp.Pointstatic
IsEqual(Point p2, double tolerance)VectSharp.Point
Max(Point p1, Point p2)VectSharp.Pointstatic
Min(Point p1, Point p2)VectSharp.Pointstatic
Modulus()VectSharp.Point
Normalize()VectSharp.Point
Point(double x, double y)VectSharp.Point
XVectSharp.Point
YVectSharp.Point