Gets or sets whether all the possible bad quality samples
in the end of the sample collection will be removed.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool TrimBadSamples { get; set; } |
Visual Basic |
---|
Public Property TrimBadSamples As Boolean Get Set |
JScript |
---|
function get TrimBadSamples () : boolean function set TrimBadSamples (value : boolean) |