Get and set the name of this annotation category.
Namespace: Cognex.VisionPro.InspectionAssembly: Cognex.VisionPro.Inspection (in Cognex.VisionPro.Inspection.dll) Version: 65.1.0.0 (65.1.0.0)
public string Name { get; set; }public string Name { get; set; }Public Property Name As String
Get
Set
Public Property Name As String
Get
Set
public:
property String^ Name {
String^ get ();
void set (String^ value);
}public:
property String^ Name {
String^ get ();
void set (String^ value);
}Property Value
Type:
String