Gets a collection of graphics that can be used to display the
trained pattern features.
Namespace: Cognex.VisionPro.PMRedLineAssembly: Cognex.VisionPro.PMRedLine (in Cognex.VisionPro.PMRedLine.dll) Version: 87.1.0.0
Syntax
Parameters
- color
- Type: Cognex.VisionPro CogColorConstants
A CogColorConstants that specifies the color of the feature graphics.
Return Value
Type: CogGraphicCollectionA CogGraphicCollection with the requested graphics.
Exceptions
| Exception | Condition |
|---|---|
| CogOperatorNotTrainedException | This pattern operator is not trained. |
Remarks
See Also