Click or drag to resize

ClassificationResultResults Property

Gets the list of all classified classes.

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

Property Value

ClassResultCollection
See Also