CogDisplay DrawingEnabled Property Cognex VisionPro
Gets or sets whether drawing takes place.

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 virtual bool DrawingEnabled { get; set; }

Property Value

Type: Boolean
True if drawing takes place.
Events

Exceptions

See Also