Click or drag to resize

WizardResultUseAutoFit Property

Gets or sets a value indicating if the wizard algorithm should use the default auto fit instead of a single fit with the values set in ParameterValues.

Namespace: RelaxIS_SDK.Wizard
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public bool UseAutoFit { get; set; }

Property Value

Boolean
See Also