Click or drag to resize

TpsFontFont15 Property

Gets a Tps system-defined font.

Namespace:  ABB.Robotics.Tps.Windows.Forms
Assembly:  ABB.Robotics.Tps.Windows.Forms (in ABB.Robotics.Tps.Windows.Forms.dll) Version: 6.5.129.0
Syntax
C#
public static Font Font15 { get; }

Property Value

Type: Font
A Font object representing a Tps system-defined font.
See Also