Click or drag to resize

VectorIsSame Method

Overload List
  NameDescription
Public methodIsSame(Point)
Compares two points coordinates by exact values
(Inherited from Point.)
Public methodIsSame(Vector, Boolean)
Compares the vectors
Public methodIsSame(Double, Double, Double)
Compares the coordinates of this point to specified values
(Inherited from Point.)
Top
See Also