CogDisplay Enabled Property Cognex VisionPro
Gets or sets whether the display is enabled.

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 override bool Enabled { get; set; }

Property Value

Type: Boolean
True if the display is enabled.
Events

Exceptions

See Also