Determines if this property watcher will optimize out any attempts to
set Value to its current value.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 75.0.0.0 (75.0.0.0)
public bool OptimizeIneffectiveChanges { get; set; }public bool OptimizeIneffectiveChanges { get; set; }Public Property OptimizeIneffectiveChanges As Boolean
Get
Set
Public Property OptimizeIneffectiveChanges As Boolean
Get
Set
public:
property bool OptimizeIneffectiveChanges {
bool get ();
void set (bool value);
}public:
property bool OptimizeIneffectiveChanges {
bool get ();
void set (bool value);
}Property Value
Type:
Boolean