mathnet / mathnet-spatial

Math.NET Spatial
http://spatial.mathdotnet.com
MIT License
376 stars 132 forks source link

Add Vector2D.ToPoint2D() method with unit test #235

Closed mymike00 closed 11 months ago

mymike00 commented 12 months ago

Similar method is present for Vector3D, so I added it to Vector2D too