Initializes a new DPoint by copying an existing one.

Name Description
DPoint(CAD2DPoint)
DPoint(DPoint) Initializes a new DPoint by copying an existing one.
DPoint(SerializationInfo, StreamingContext)
DPoint(double, double, double) Initializes a new DPoint with the specified coordinates.