'Declaration Public Overridable Function GetSystemInstalledFonts() As System.Collections.Generic.Dictionary(Of String,String)
public virtual System.Collections.Generic.Dictionary<string,string> GetSystemInstalledFonts()
public: virtual System.Collections.Generic.Dictionary<string,string*>* GetSystemInstalledFonts()
public:
virtual System.Collections.Generic.Dictionary<string,string^>^ GetSystemInstalledFonts()
Return Value
Словарь, содержащий информацию ("полное имя шрифта" => "путь к файлу шрифта") обо всех шрифтах, установленных в системе.