You are here: Start » AVL.NET » Invoke.createVector Method

Invoke.createVector Method

Namespace:Avl
Assembly:AvlNet.dll

Syntax

public static Avl.Vector2D createVector
(
	Avl.Point2D inPoint1,
	Avl.Point2D inPoint2
)

Parameters

Name Type Range Default Description
inPoint1Avl.Point2D
inPoint2Avl.Point2D

Function Overrides

See also