CogInteractiveGraphicsContainer Clear Method Cognex VisionPro 9.23
Removes all interactive graphics from the display.

Namespace: Cognex.VisionPro.Display
Assembly: Cognex.VisionPro.Display.Controls (in Cognex.VisionPro.Display.Controls.dll) Version: 91.0.0.0 (91.0.0.0)
Syntax

public virtual void Clear()
Exceptions

ExceptionCondition
ObjectDisposedException Thrown when the object is already disposed.
See Also