CogPixelMapTool CreateGraphicRecord Method Cognex VisionPro
Creates a record that contains all the graphic elements needed to set up the tool, independently from the CurrentRecordEnable settings.

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

public ICogRecord CreateGraphicRecord(
	int enable
)

Return Value

Type: ICogRecord
A record with the graphic elements needed to set up the tool
See Also