GraphicLabel Font Property Cognex VisionPro 9.22
Get

Gets the font of the text displayed by the GraphicLabel.

Set

Sets Font.

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

public Font Font { get; set; }

Property Value

Type: Font
See Also