[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description | |
|---|---|---|
| Distance(Point, Point) |
Calculates distance between two points
| |
| Distance(PointF, PointF) |
Calculates distance between two points
| |
| Distance(Int32, Int32, Int32, Int32) |
Calculates distance between two points
| |
| Distance(Single, Single, Single, Single) |
Calculates distance between two points
|
See Also