Click or drag to resize

IClassifierObjectFactoryCreateDisplayControl Method

Create a new display control to display results created by this classifier.

Namespace: RelaxIS_SDK.Plugins.Classifier
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
ClassResultDisplayControlBase CreateDisplayControl()

Return Value

ClassResultDisplayControlBase
The new control.
Remarks
The created control is disposed by RelaxIS and should not be reused.
See Also