Common interface for all mask creator area types.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 87.1.0.0
Syntax
The ICogMaskCreatorArea type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Clone | Creates a new object that is a copy of the current instance. (Inherited from ICloneable.) |
Properties
| Name | Description | |
|---|---|---|
| Enabled | Whether or not this area should be used to generate the output mask image. | |
| Name | The user specified name of this area. |
Remarks
See Also