You are here: Start » AVL.NET » Object2D.Object2D(AvlNet.Rectangle2D, AvlNet.CoordinateSystem2D, AvlNet.Point2D, float, float, float)

Object2D.Object2D(AvlNet.Rectangle2D, AvlNet.CoordinateSystem2D, AvlNet.Point2D, float, float, float)

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

match
Type: AvlNet.Rectangle2D
alignment
Type: AvlNet.CoordinateSystem2D
point
Type: AvlNet.Point2D
angle
Type: System.Single
scale
Type: System.Single
score
Type: System.Single

See also