Click or drag to resize
Accord.NET (logo)

IntPointAdd Method

Overload List
  NameDescription
Public methodStatic memberAdd(IntPoint, IntPoint)
Addition operator - adds values of two points.
Public methodStatic memberAdd(IntPoint, Int32)
Addition operator - adds scalar to the specified point.
Top
See Also