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

Edge1D Constructor

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public Edge1D
(
	AvlNet.Point2D point,
	float magnitude,
	AvlNet.EdgeTransition transition,
	float position
)

Parameters

Name Type Range Default Description
pointAvlNet.Point2D
magnitudefloat
transitionAvlNet.EdgeTransition
positionfloat

See also