Click or drag to resize

UnitRectangular Constructor

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