ICog3DDisplayV2Impl RemoveGraphic Method Cognex VisionPro 9.23
Removes the Cog3DGraphicBase object from the display

Namespace: Cognex.VisionPro3D.Implementation.Internal
Assembly: Cognex.VisionPro3D.Graphic (in Cognex.VisionPro3D.Graphic.dll) Version: 91.0.0.0
Syntax

void RemoveGraphic(
	long graphicKey
)

Parameters

graphicKey
Type: System Int64
the key of the graphic to be removed
See Also