Click or drag to resize

RelaxISPlugin_ClassifierSupportsSelectableClasses Property

Gets a value indicating whether the classifier supports the user selecting a subset of the classes returned by GetClasses(ExecutionMode, ClassifierClassSettingsBase).

Namespace: RelaxIS_SDK.Plugins
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public abstract bool SupportsSelectableClasses { get; }

Property Value

Boolean
See Also