CogUserTool AddSharedGraphics Method Cognex VisionPro 9.23
Shares all graphics between image records with the same space tree in the passed ICogRecord

Namespace: Cognex.VisionPro.Implementation.Internal
Assembly: Cognex.VisionPro.ToolGroup (in Cognex.VisionPro.ToolGroup.dll) Version: 91.0.0.0 (91.0.0.0)
Syntax

protected void AddSharedGraphics(
	ICogRecord compositeRecord_in
)

Parameters

compositeRecord_in
Type: Cognex.VisionPro ICogRecord
The record containing the other records
See Also