ClassifyPattern SelectedUnlabeledImage Property Cognex VisionPro 9.24
Get

Gets the selected unlabeled image index.

Set

Sets SelectedUnlabeledImage.

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

public int SelectedUnlabeledImage { get; set; }

Property Value

Type: Int32
Default Value: -1

Property Value

Type: Int32
Default Value: -1
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