Click or drag to resize
Accord.NET (logo)

IntPointSubtract Method

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