|  | Name | Description | 
  |     | Distance | Returns distance between two points. | 
  |   | Equals | Determines if this FPoint object and a specified object are equal. | 
  |     | GetAngle | Returns an angle between specified point and the X-axis of the Cartesian coordinate system that specified by another point. | 
  |   | GetHashCode | Returns the hash code for this instance. | 
  |   | Swap | Swaps two FPoints. |