Get
Whether the tool is enabled to run. If false, calling the tool's Run function will not actually run the tool and will cause no change in the tool's state.
Set
Namespace: Cognex.Vision.ImplementationSet the Enabled property.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.21.1.1
Syntax
Property Value
Type: BooleanImplements
ITool EnabledRemarks
Changed Raised when the value of this property changes. The following state flag may be affected:
- SfEnabled
See Also