CogTrevistaCommonImageParams Enabled Property Cognex VisionPro 9.25 SR1
Gets or sets whether the output image associated with this CogTrevistaCommonImageParams should be produced. If false, the associated output image result property will be null.

Namespace: Cognex.VisionPro.Trevista
Assembly: Cognex.VisionPro.Trevista (in Cognex.VisionPro.Trevista.dll) Version: 93.1.0.0
Syntax

public bool Enabled { get; set; }

Property Value

Type: Boolean
Default value is true.
Events

Event TypeReason
ICogChangedEvent Changed Fires when this property changes. The following state flag may be affected:
See Also