Vector2d(Point2d) Constructor
Public Sub New( _
ByVal pt As Point2d _
)
This language is not supported or no code example is available.
public Vector2d(
Point2d pt
)
This language is not supported or no code example is available.
public:
Vector2d(
Point2d^ pt
)
This language is not supported or no code example is available.
Parameters
- pt
- Point2d