Click or drag to resize

Point4d Constructor

Overload List
  NameDescription
Public methodPoint4d(Point3d)
Initializes a new instance of the Point4d class from the coordinates of a point.
Public methodPoint4d(Point4d)
Initializes a new point by copying coordinates from another point.
Public methodPoint4d(Double, Double, Double, Double)
Initializes a new instance of the Point4d class based on coordinates.
Top
See Also