You are here: Start » FIL.NET » SamplingParams Constructor

SamplingParams Constructor

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

public SamplingParams
(
	FilNet.InterpolationMethod interpolation,
	float samplingStep,
	int? sampleCount
)

Parameters

Name Type Range Default Description
interpolationFilNet.InterpolationMethod
samplingStepfloat
sampleCountint?

See also