GraphicLabel Text Property Cognex VisionPro 9.21
Get

Text for this label.

Set

Sets Text.

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

public string Text { get; set; }

Property Value

Type: String
Default Value: Text
Remarks

Text for this label.

Remarks

Changed Raised when the value of this property changes.

See Also