DataBinding OptimizeIneffectiveChanges Property Cognex VisionPro 9.21 SR1
Get

Determines if this DataBinding will optimize out any attempts to set the destination property to its current value.

Set

Sets OptimizeIneffectiveChanges.

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.21.1.1
Syntax

public bool OptimizeIneffectiveChanges { get; set; }

Property Value

Type: Boolean
Remarks

Raises Changed when OptimizeIneffectiveChanges is changed. The following StateFlags may be affected:

See Also