Click or drag to resize

Rectangular Constructor

Overload List
  NameDescription
Public methodRectangular(Double)
Initializes a set of Rectangular coordinates from the first 2 consecutive elements in the provided array.
Public methodRectangular(Polar)
Initializes a set of Rectangular coordinates from the provided set of Polar coordinates.
Public methodRectangular(Double, Double)
Initializes a set of Rectangular coordinates from the provided values.
Public methodRectangular(Double, Int32)
Initializes a set of Rectangular coordinates from 2 consecutive elements in the provided array.
Top
See Also