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

LabeledPoint2D Constructor

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

Syntax

public LabeledPoint2D
(
	AvlNet.Point2D point,
	int label
)

Parameters

Name Type Range Default Description
pointAvlNet.Point2D
labelint

See also