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

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

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

Syntax


public Edge1D(
	float pointX,
	float pointY,
	float magnitude,
	AvlNet.EdgeTransition transition
)

Parameters

pointX
Type: System.Single
pointY
Type: System.Single
magnitude
Type: System.Single
transition
Type: AvlNet.EdgeTransition

See also