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

Extremum2D Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public Extremum2D
(
	Avl.Point2D point_,
	float value_,
	Avl.Polarity polarity_
)

Parameters

Name Type Range Default Description
point_Avl.Point2D
value_float
polarity_Avl.Polarity

See also