[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description | |
|---|---|---|
| PolarPoint(Double, Double) |
Initializes polar coordinates
| |
| PolarPoint(Point, Point) |
Initializes polar coordinates from 2-d cartesian coordinates
| |
| PolarPoint(Int32, Int32, Int32, Int32) |
Initializes polar coordinates from 2-d cartesian coordinates of 'x1, y1, x2, y2' format
|
See Also