You are here: Start » AVL.NET » Ridge1D.Ridge1D(float, float, float, AvlNet.Polarity)

Ridge1D.Ridge1D(float, float, float, AvlNet.Polarity)

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

Syntax


public Ridge1D(
	float pointX,
	float pointY,
	float magnitude,
	AvlNet.Polarity polarity
)

Parameters

pointX
Type: System.Single
pointY
Type: System.Single
magnitude
Type: System.Single
polarity
Type: AvlNet.Polarity

See also