LoadOptions.AddCustomFontSource

LoadOptions.AddCustomFontSource method

添加自定义字体源以提供特定于图像的字体。

public void AddCustomFontSource(CustomFontSource source, params object[] args)
参数类型描述
CustomFontSource自定义字体源提供程序函数。
argsObject[]参数。

另请参见