You are here: Start » FIL.NET » Object2D Constructor
Object2D Constructor
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.TS.dll |
Syntax
public Object2D ( FilNet.Rectangle2D match, FilNet.CoordinateSystem2D alignment, FilNet.Point2D point, float angle, float scale, float score )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| match | FilNet.Rectangle2D | ||||
| alignment | FilNet.CoordinateSystem2D | ||||
| point | FilNet.Point2D | ||||
| angle | float | ||||
| scale | float | ||||
| score | float |
