You are here: Start » AVL.NET » Edge1D.Edge1D(AvlNet.Point2D, float, AvlNet.EdgeTransition)

Edge1D.Edge1D(AvlNet.Point2D, float, AvlNet.EdgeTransition)

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

Syntax


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

Parameters

point
Type: AvlNet.Point2D
magnitude
Type: System.Single
transition
Type: AvlNet.EdgeTransition

See also