DesignerFontFontName Property |
The name of the font. The name should match one of the publicly available static Fonts in
TpsFont. This property is used by the ABB.Robotics.Tps.ABBControlDesigner.FontConverter in
order to generate code for the DesignerFont-object in in design-time.
Namespace:
ABB.Robotics.Tps.Windows.Forms
Assembly:
ABB.Robotics.Tps.Windows.Forms (in ABB.Robotics.Tps.Windows.Forms.dll) Version: 6.5.129.0
Syntaxpublic string FontName { get; set; }Property Value
Type:
String
See Also