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

Object2D Constructor

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

Syntax

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

Parameters

Name Type Range Default Description
matchAvlNet.Rectangle2D
alignmentAvlNet.CoordinateSystem2D
pointAvlNet.Point2D
anglefloat
scalefloat
scorefloat

See also