Compartilhar via


FontRegistrar.GetFont(String) Método

Definição

Recupera a fonte para usos reais.

public:
 virtual System::String ^ GetFont(System::String ^ font);
public string? GetFont (string font);
abstract member GetFont : string -> string
override this.GetFont : string -> string
Public Function GetFont (font As String) As String

Parâmetros

font
String

A chave com a qual a fonte é registrada com o cache.

Retornos

O nome da fonte quando for encontrado, caso contrário null, .

Implementações

Aplica-se a