You are here: Start » FIL.NET » SamplingParams Class
SamplingParams Class
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
This structure contains parameters for controlling the sampling along a path process.
Constructors
Constructor | Description | |
---|---|---|
![]() | SamplingParams() | |
![]() | SamplingParams(InterpolationMethod, Single, Optional<Int32>) |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Interpolation | Fil.InterpolationMethod | |
![]() | IsDisposed | System.Boolean | Inherited from Fil.UnmanagedObject |
![]() | IsView | System.Boolean | Inherited from Fil.UnmanagedObject |
![]() | SampleCount | Ftl.Optional<System.Int32> | |
![]() | SamplingStep | System.Single |
Methods
Name | Description | |
---|---|---|
![]() | CopyTo(Fil.SamplingParams) | |
![]() | Dispose() | Inherited from Fil.UnmanagedObject |
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(Fil.SamplingParams) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | MoveTo(Fil.SamplingParams) | |
![]() | ToString() | Inherited from System.Object |