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

Object2D Constructor

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

Syntax

public Object2D
(
	FilNet.Rectangle2D match,
	FilNet.CoordinateSystem2D alignment,
	FilNet.Point2D point,
	float angle,
	float scale,
	float score
)

Parameters

Name Type Range Default Description
matchFilNet.Rectangle2D
alignmentFilNet.CoordinateSystem2D
pointFilNet.Point2D
anglefloat
scalefloat
scorefloat

See also