Operator operator + NamespaceLMKit.Graphics.Geometry AssemblyLM-Kit.NET.dll operator +(Point, Point) Adds the coordinates of two points. public static Point operator +(Point a, Point b) Parameters a Point b Point Returns Point