Click or drag to resize

WizardResultUseDefaultLimitsForAutofit Property

Gets or sets a value indicating if the auto fit (if used) should use default limits instead of the values given in ParameterLowerLimits and ParameterUpperLimits.

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

Return Value

Boolean
See Also