Click or drag to resize

DesignerFontGetFontNames Method

This method is called by the TpsFontEditorForm to show a list of all available FP compatible fonts.

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 ArrayList GetFontNames()

Return Value

Type: ArrayList
ArrayList of the compatible font names.
See Also