CogIPOneImageGreyMorphologyNxM Operation Property Cognex VisionPro 9.5
Get or set the NxM grey morphology operation.

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

public CogIPOneImageMorphologyOperationConstants Operation { get; set; }

Property Value

Type: CogIPOneImageMorphologyOperationConstants
The NxM grey morphology operation.
Events

Exceptions

ExceptionCondition
ArgumentExceptionIf the supplied value is not a valid member of the enumeration.
See Also