CogIDResult CreateResultGraphics Method Cognex VisionPro 9.23
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: 91.0.0.0
Syntax

public CogCompositeShape CreateResultGraphics(
	CogIDResultGraphicConstants GraphicOptions
)

Return Value

Type: CogCompositeShape
See Also