Point2Dd Constructor

CVB.Net Documentation
Overload List

  NameDescription
Public methodPoint2Dd(Point2D)
Create a Point2Dd CvbPointD from a Point2D.
Public methodPoint2Dd(Double, Double)
Create a Vector2D from the x and y component.
Public methodPoint2Dd(Angle, Double)
Create a PointD vector from radial coordinates. Note that the Point2Dd vectors are internally stored in Cartesian coordinates and that extensive use of radial coordinates my be slow.
Top
See Also

Reference