Gets or sets the name of the tool.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 91.0.0.0
public override string Name { get; set; }public override string Name { get; set; }Public Overrides Property Name As String
Get
Set
Public Overrides Property Name As String
Get
Set
public:
virtual property String^ Name {
String^ get () override;
void set (String^ value) override;
}public:
virtual property String^ Name {
String^ get () override;
void set (String^ value) override;
}Property Value
Type:
StringImplements
ICogTool Name