Click or drag to resize

IClassifierObjectFactoryCreateSettingsControl Method

Create a new settings control to edit the settings objects created by CreateSettings(ExecutionMode).

Namespace: RelaxIS_SDK.Plugins.Classifier
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
ClassifierSettingsControlBase CreateSettingsControl()

Return Value

ClassifierSettingsControlBase
The new control.
Remarks
The created control is disposed by RelaxIS and should not be reused.
See Also