CogOCRMaxLineResult CreateResultGraphics Method Cognex VisionPro 9.7
Creates a CogGraphicCollection which represents the result.

Namespace: Cognex.VisionPro.OCRMax
Assembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 73.0.0.0
Syntax

public CogGraphicCollection CreateResultGraphics(
	CogOCRMaxResultGraphicConstants graphicOptions
)

Parameters

graphicOptions
Type: Cognex.VisionPro.OCRMax CogOCRMaxResultGraphicConstants
Flags which control which graphics are included in the returned graphic collection.

Return Value

Type: CogGraphicCollection
See Also