ICogIPOneImageOperatorParams Enabled Property Cognex VisionPro 9.23
Whether this one image operator will be used to compute the output image.

Namespace: Cognex.VisionPro.ImageProcessing
Assembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 91.0.0.0
Syntax

bool Enabled { get; set; }

Property Value

Type: Boolean
Remarks

Sets or gets whether this one-image operator will be used to compute the output image when used in a CogIPOneImageTool.

Default Value: True

See Also