Rectangular Constructor |
Name | Description | |
---|---|---|
Rectangular(Double) |
Initializes a set of Rectangular coordinates from the first 2 consecutive elements in the provided array.
| |
Rectangular(Polar) |
Initializes a set of Rectangular coordinates from the provided set of Polar coordinates.
| |
Rectangular(Double, Double) |
Initializes a set of Rectangular coordinates from the provided values.
| |
Rectangular(Double, Int32) |
Initializes a set of Rectangular coordinates from 2 consecutive elements in the provided array.
|