Eyeshot 10 WinForms API Reference
Point2D Constructor(Point2D)

WinForms Assembly > devDept.Geometry Namespace > Point2D Class > Point2D Constructor : Point2D Constructor(Point2D)
Empty constructor.
Syntax
'Declaration
 
Protected Function New( _
   ByVal another As Point2D _
)
protected Point2D( 
   Point2D another
)

Parameters

another
See Also

Reference

Point2D Class
Point2D Members
Overload List