CogStaticGraphicsContainer Clear Method Cognex VisionPro 9.22 SR1
Removes all static graphics from the display.

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

public virtual void Clear()
Exceptions

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