Point Operators

The Point type exposes the following members.

Operators
  NameDescription
Public operatorStatic memberAddition
Returns the sum of the given two points.
Public operatorStatic memberEquality
Compares the given two points for similarity.
Public operatorStatic memberInequality
Compares if the two given points are not similar.
Public operatorStatic memberSubtraction
Returns the difference of the given two points.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next