ClassifyTool Pattern Property Cognex VisionPro 9.20
Get

Gets the pattern for this Classify tool.

Set

Sets Pattern.

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

public ClassifyPattern Pattern { get; set; }

Property Value

Type: ClassifyPattern
Default Value: A default-constructed ClassifyPattern
Remarks

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

See Also