Пример #1
0
 private Vector2d CreateVector2dFrom(Point location)
 {
     return location.ToVector();
 }