You are here: Start » AVL.NET » Vector2D Constructor

Vector2D Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public Vector2D
(
	Avl.Point2D from,
	Avl.Point2D to
)

Parameters

Name Type Range Default Description
fromAvl.Point2D
toAvl.Point2D

See also