Gets a collection of graphics that can be used to display the pattern features transformed for the item specified by the composite selected index.If the SelectedIndex is -1, then the graphics returned are for the initial train image.
Namespace: Cognex.VisionPro.PMAlignAssembly: Cognex.VisionPro.PMAlign (in Cognex.VisionPro.PMAlign.dll) Version: 65.1.0.0
Syntax
Parameters
- color
- Type: Cognex.VisionPro CogColorConstants
The color for the graphics.
- fine
- Type: System Boolean
Specifies whether to return coarse or fine pattern features.
Return Value
Type: CogGraphicCollectionExceptions
| Exception | Condition |
|---|---|
| ArgumentException | If the pattern is not trained. |
See Also