Click or drag to resize

ClassificationResultUsedClassSettings Property

Gets the classifier class settings defined by the user to create the initial set of classes.

Namespace: RelaxIS_SDK.Plugins.Classifier.Data
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public ClassifierClassSettingsBase UsedClassSettings { get; }

Property Value

ClassifierClassSettingsBase
See Also