You are here: Start » SamplingParams Structure

SamplingParams Structure

Namespace:FilNet
Assembly:Fil.Net.TS.dll

Constructors

 ConstructorDescription
SamplingParams(InterpolationMethod, Single, Nullable<Int32>)

Properties

 NameTypeDescription
DefaultFilNet.SamplingParams
InterpolationFilNet.InterpolationMethod
IsDefaultSystem.Boolean
SampleCountSystem.Nullable<System.Int32>
SamplingStepSystem.Single

Methods

 NameDescription
Equals(object)Inherited from System.Object
Equals(FilNet.SamplingParams)
Equals(FilNet.SamplingParams, FilNet.SamplingParams)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

See also