Vector2 ToPoint Method Bespoke Osc Library
Convert the vector to a OnlinePoint object.

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

Public Function ToPoint As Point

Return Value

A OnlinePoint object representing the vector.
Remarks

Loses floating-point precision.
See Also