Record Annotation Property Cognex VisionPro 9.10
Get

Description of the record.

Set

Sets Annotation.

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.10.0.0
Syntax

public string Annotation { get; set; }

Return Value

Type: String

A string describing or annotating the record.

See Also