![]() ![]() |
Calculates the distance between two points |
![]() ![]() | Checks if two Point2D are equal |
![]() ![]() | Checks if two Point2D are inequal |
![]() ![]() |
Calculates the distance between two points |
![]() | Overloaded. Initializes a new instance of the Point2D class. |
![]() | The angle from this point to another point |
![]() | Checks if this point have the same coordinate as a second point
|
![]() | The hash code of this object |
![]() | Gets the Type of the current instance. |
![]() | Calculates the position on the middle of the imagined line between two points. |
![]() | Sets the location of this Point2D to the location supplied. |
![]() | The x distance to a point |
![]() | The y distance to a point |
![]() | Creates a Point from this Point2D. |
![]() | A string representation of the point. |
![]() | The absolute value of the x distance to a point |
![]() | The absolute value of the y distance to a point |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
Point2D Class | TeamYaffa.CRaPI.Utility Namespace