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

LabeledPoint2D Constructor

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

public LabeledPoint2D
(
	FilNet.Point2D point,
	int label
)

Parameters

Name Type Range Default Description
pointFilNet.Point2D
labelint

See also