DesignerFontFont Property |
The System.Drawing.Font associated with this DesignerFont. Retrieves a static
Font from the TpsFont-class using the selected font name.
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 Font Font { get; }Property Value
Type:
Font
See Also