You are here: Start » FIL.NET » EdgeScanParams Structure
EdgeScanParams Structure
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
This structure contains parameters of edge scanning process. Instance of this structure should be customized and passed as a parameter to edge scanning related functions.
Constructors
Constructor | Description | |
---|---|---|
![]() | EdgeScanParams(ProfileInterpolationMethod, Single, Single, EdgeTransition) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() ![]() | Default | Fil.EdgeScanParams | Gets a default instance of the EdgeScanParams. |
![]() | EdgeTransition | Fil.EdgeTransition | |
![]() ![]() | Empty | Fil.EdgeScanParams | Gets an empty instance of the EdgeScanParams. |
![]() | MinMagnitude | System.Single | |
![]() | ProfileInterpolation | Fil.ProfileInterpolationMethod | |
![]() | SmoothingStdDev | System.Single |
Methods
Name | Description | |
---|---|---|
![]() | Equals(Fil.EdgeScanParams) | |
![]() | Equals(object) | Inherited from System.Object |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |