Click or drag to resize
Accord.NET (logo)

IntPointSubtraction Operator

Overload List
  NameDescription
Public operatorStatic memberSubtraction(IntPoint, IntPoint)
Subtraction operator - subtracts values of two points.
Public operatorStatic memberSubtraction(IntPoint, Int32)
Subtraction operator - subtracts scalar from the specified point.
Top
See Also