次の方法で共有


FontRegistrar.HasFont(String) メソッド

定義

public static (bool,string) HasFont (string font);
static member HasFont : string -> ValueTuple<bool, string>

パラメーター

font
System.String

戻り値

System.ValueTuple<System.Boolean,System.String>

適用対象