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

Extremum2D Constructor

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

Syntax

public Extremum2D
(
	AvlNet.Point2D point,
	float value,
	AvlNet.Polarity polarity
)

Parameters

Name Type Range Default Description
pointAvlNet.Point2D
valuefloat
polarityAvlNet.Polarity

See also