CogIPOneImagePelSet OperatorName Property Cognex VisionPro 9.22 SR1
Returns/sets a displayable operator name.

Namespace: Cognex.VisionPro.ImageProcessing
Assembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 87.1.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