CogIPOneImageEqualize OperatorName Property Cognex VisionPro 9.24
Returns/sets a displayable operator name.

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

public virtual string OperatorName { get; set; }

Property Value

Type: String

Implements

ICogIPOneImageOperatorParams OperatorName
Remarks

Sets or gets the operator name as a string.

See Also