You are here: Start » Object2D Constructor

Object2D Constructor

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

public Object2D
(
	Fil.Rectangle2D match_,
	Fil.CoordinateSystem2D alignment_,
	Fil.Point2D point_,
	float angle_,
	float scale_,
	float score_,
	float aspect_
)

Parameters

Name Type Range Default Description
match_Fil.Rectangle2D
alignment_Fil.CoordinateSystem2D
point_Fil.Point2D
angle_float
scale_float
score_float
aspect_float

See also