CogIDPharmacode Enabled Property Cognex VisionPro
If True, attempt to find and process Pharmacode symbol(s).

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

public bool Enabled { get; set; }

Property Value

Type: Boolean
Default value is true.
Events

Event TypeReason
ICogChangedEvent Changed

Fires when the value of this property changes.

See Also