Click or drag to resize

PointSubtraction Operator

Overload List
  NameDescription
Public operatorStatic memberSubtraction(Point, Point)
Operator to return the difference between two points as a Size
Public operatorStatic memberSubtraction(Point, Size)
Operator to subtract a size from a point
Public operatorStatic memberSubtraction(Point, Int32)
Operator to subtract a value from both the X and Y co-ordinates of a point
Top
See Also