Click or drag to resize

ClassifierClassSettingsBase Class

Defines a base class for settings for the class selection that can be set before the GetClasses(ExecutionMode, ClassifierClassSettingsBase) function is called.
Inheritance Hierarchy
SystemObject
  RelaxIS_SDK.Plugins.Classifier.DataClassifierClassSettingsBase

Namespace: RelaxIS_SDK.Plugins.Classifier.Data
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public abstract class ClassifierClassSettingsBase

The ClassifierClassSettingsBase type exposes the following members.

Constructors
 NameDescription
Protected methodClassifierClassSettingsBaseInitializes a new instance of the ClassifierClassSettingsBase class
Top
See Also