Point2Dd Constructor (Point2D)

CVB.Net Documentation
Create a Point2Dd CvbPointD from a Point2D.

Namespace:  Stemmer.Cvb
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public Point2Dd(
	Point2D pt
)

Parameters

pt
Type: Stemmer.CvbPoint2D
Point2D to be converted.
See Also

Reference