You are here: Start » AVL.NET » EdgeGoldenTemplate Constructor
EdgeGoldenTemplate Constructor
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public EdgeGoldenTemplate( AvlNet.Point2D goldenImagePositionOrigin, float goldenImagePositionAngle, float goldenImagePositionWidth, float goldenImagePositionHeight )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| goldenImagePositionOrigin | AvlNet.Point2D | ||||
| goldenImagePositionAngle | float | ||||
| goldenImagePositionWidth | float | ||||
| goldenImagePositionHeight | float |
