Vector2 Constructor (Point)Bespoke Osc Library
Initializes a new instance of the Vector2 class.

Namespace: Bespoke.Common.LinearAlgebra
Assembly: Bespoke.Common (in Bespoke.Common.dll) Version: 5.0.0.0 (5.0.0.0)
Syntax

Public Sub New ( _
	source As Point _
)
See Also