Moves the specified group one step closer to the back of the z-order.
Namespace: Cognex.VisionPro.DisplayAssembly: Cognex.VisionPro.Display.Controls (in Cognex.VisionPro.Display.Controls.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax
Parameters
- groupName
- Type: System String
The name of the group to move to the back of the z-order.
Exceptions
| Exception | Condition |
|---|---|
| ObjectDisposedException | Thrown when the object is already disposed. |
| CogException | Thrown when an illegal name of the group is used. |
See Also