Point Constructor (Point)

Initializes a new instance of the [Point] struct.

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public Point(
	Point pt
)
Public Sub New ( _
	pt As Point _
)
public:
Point(
	Point^ pt
)

Parameters

pt
Type: Point
The pt.