The value to be rendered inside this region. May be either Care or DontCare.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 87.0.0.0
Syntax
Property Value
Type: CogMaskValueConstantsDefault is DontCare.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when the value of this property changes. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | If the supplied value is not a member of the CogMaskValueConstants enumeration. |
See Also