Returns the z-order of the groups in this display.
Namespace: Cognex.VisionPro.DisplayAssembly: Cognex.VisionPro.Display.Controls (in Cognex.VisionPro.Display.Controls.dll) Version: 75.0.0.0 (75.0.0.0)
Syntax
Property Value
Type: CogStringCollectionThe z-order for the groups in this display. The first string in the collection is the name of the group drawn first.
Exceptions
| Exception | Condition |
|---|---|
| ObjectDisposedException | Thrown when the object is already disposed. |
| CogException | Thrown when it fails to retrieve the return value--CogStringCollection. |
See Also