Click or drag to resize

FitparameterFixed Property

Defines if the parameter is fixed in a fit

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

Return Value

Boolean
The fixed state of the parameter
See Also