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

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

string OperatorName { get; set; }

Property Value

Type: String
Remarks

Sets or gets the operator name as a string.

See Also