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

Extremum2D Constructor

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

Syntax

public Extremum2D
(
	float pointX,
	float pointY,
	float value,
	AvlNet.Polarity polarity
)

Parameters

Name Type Range Default Description
pointXfloat
pointYfloat
valuefloat
polarityAvlNet.Polarity

See also