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 | |
|---|---|---|---|---|---|
| match | AvlNet.Rectangle2D | ||||
| alignment | AvlNet.CoordinateSystem2D | ||||
| point | AvlNet.Point2D | ||||
| angle | float | ||||
| scale | float | ||||
| score | float |
