You are here: Start » FIL.NET » 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 |
