CogRecord Annotation Property Cognex VisionPro
Description of the record.

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

public virtual string Annotation { get; set; }

Property Value

Type: String
A string describing or annotating the record.

Implements

ICogRecord Annotation
See Also