CogHistogramTool Name Property Cognex VisionPro 9.24
Gets or sets the name of the tool.

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

public override string Name { get; set; }

Property Value

Type: String

Implements

ICogTool Name
See Also