Click or drag to resize

PointFDistance Method

Overload List
  NameDescription
Public methodDistance(PointF)
Gets the distance between this point and the specified point
Public methodStatic memberDistance(PointF, PointF)
Gets the distance between two points using pythagoras theorem
Top
See Also