You are here: Start » AVL.NET » ShapeRegion Constructor
ShapeRegion Constructor
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public ShapeRegion( AvlNet.Point2D frameOrigin, float frameAngle, float frameWidth, float frameHeight, AvlNet.RectangularRoiMask mask )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| frameOrigin | AvlNet.Point2D | ||||
| frameAngle | float | ||||
| frameWidth | float | ||||
| frameHeight | float | ||||
| mask | AvlNet.RectangularRoiMask |
