CogDisplayZOrderConstants EnumerationCognex VisionPro
Enumeration for specifying z-order extents.

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

public enum CogDisplayZOrderConstants
Members

  Member nameValueDescription
Front0 Specifies the front of the z-order.
Back1 Specifies the back of the z-order.
See Also