Creates a CogGraphicCollection which represents the result.
Namespace: Cognex.VisionPro.OCRMaxAssembly: Cognex.VisionPro.OCRMax (in Cognex.VisionPro.OCRMax.dll) Version: 80.0.0.0
public CogGraphicCollection CreateResultGraphics(
CogOCRMaxResultGraphicConstants graphicOptions
)
public CogGraphicCollection CreateResultGraphics(
CogOCRMaxResultGraphicConstants graphicOptions
)
Public Function CreateResultGraphics (
graphicOptions As CogOCRMaxResultGraphicConstants
) As CogGraphicCollection
Public Function CreateResultGraphics (
graphicOptions As CogOCRMaxResultGraphicConstants
) As CogGraphicCollection
public:
CogGraphicCollection^ CreateResultGraphics(
CogOCRMaxResultGraphicConstants graphicOptions
)
public:
CogGraphicCollection^ CreateResultGraphics(
CogOCRMaxResultGraphicConstants graphicOptions
)
Return Value
Type:
CogGraphicCollection