Cog3DRangeImageCrossSectionTolerance Enabled Property Cognex VisionPro
If True, the operator will check at run time that the value is within the Min and Max values.

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

public bool Enabled { get; set; }

Property Value

Type: Boolean
Default value is false.
Events

Event TypeReason
ICogChangedEvent Changed

Fires when the value of this property changes.

  • SfEnabled

See Also