You are here: Start » FIL.NET » EdgeScanParams Constructor
EdgeScanParams Constructor
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.TS.dll |
Syntax
public EdgeScanParams ( FilNet.ProfileInterpolationMethod profileInterpolation, float smoothingStdDev, float minMagnitude, FilNet.EdgeTransition edgeTransition )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| profileInterpolation | FilNet.ProfileInterpolationMethod | ||||
| smoothingStdDev | float | ||||
| minMagnitude | float | ||||
| edgeTransition | FilNet.EdgeTransition |
