CogIDResult CreateResultGraphics Method Cognex VisionPro
Creates a composite result graphic containing child graphics specified by the GraphicOptions which is a bitwise combination of CogIDResultGraphicConstants.

Namespace: Cognex.VisionPro.ID
Assembly: Cognex.VisionPro.ID (in Cognex.VisionPro.ID.dll) Version: 65.1.0.0
Syntax

public CogCompositeShape CreateResultGraphics(
	CogIDResultGraphicConstants GraphicOptions
)

Return Value

Type: CogCompositeShape
See Also