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

ClassifiedRectangle Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public ClassifiedRectangle
(
	Avl.Rectangle2D rectangle_,
	string className_,
	float score_
)

Parameters

Name Type Range Default Description
rectangle_Avl.Rectangle2D
className_string
score_float

See also