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

LabeledPoint2D Constructor

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

public LabeledPoint2D
(
	Fil.Point2D point_,
	int label_
)

Parameters

Name Type Range Default Description
point_Fil.Point2D
label_int

See also