Removes all of the graphics in the specified group from the display.
Namespace: Cognex.VisionPro.DisplayAssembly: Cognex.VisionPro.Display.Controls (in Cognex.VisionPro.Display.Controls.dll) Version: 85.1.0.0 (85.1.0.0)
Syntax
Parameters
- GroupName
- Type: System String
The name of the graphics group to remove from the display.
Exceptions
| Exception | Condition |
|---|---|
| ObjectDisposedException | Thrown when the object is already disposed. |
| CogException | Thrown when an illegal name of the group is used. |
See Also