Click or drag to resize

ClassifierClassSettingsControlBase Class

Defines a control that is shown before the class selection that can edit a ClassifierClassSettingsBase object.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsContainerControl
            System.Windows.FormsUserControl
              RelaxIS_SDK.Plugins.Classifier.ControlsClassifierClassSettingsControlBase

Namespace: RelaxIS_SDK.Plugins.Classifier.Controls
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public class ClassifierClassSettingsControlBase : UserControl

The ClassifierClassSettingsControlBase type exposes the following members.

Constructors
 NameDescription
Public methodClassifierClassSettingsControlBaseInitializes a new instance of the ClassifierClassSettingsControlBase class
Top
Methods
 NameDescription
Public methodApplyTo Apply the defined settings to a settings object.
Public methodInitializeFrom Display the given settings object.
Top
See Also