ClassifyPattern SelectedLabeledImage Property Cognex VisionPro 9.23
Get

Gets the selected labeled image index.

Set

Sets SelectedLabeledImage.

Namespace: Cognex.Vision.ViDiEL
Assembly: Cognex.Vision.ViDiELClassify.Net (in Cognex.Vision.ViDiELClassify.Net.dll) Version: 9.24.0.0
Syntax

public int SelectedLabeledImage { get; set; }

Property Value

Type: Int32
Remarks

the graphics will be generated using this index. If the index is invalid, no graphic will be drawn.

Remarks

Changed Raised when the value of this property changes. The following state flags may be affected:

See Also