InitFontScheme

OverrideTheme.InitFontScheme 方法

用新对象初始化 FontScheme,以覆盖 InheritedTheme 的 FontScheme。

public void InitFontScheme()

异常

exceptioncondition
InvalidOperationException如果 FontScheme 已经初始化(非 null),则抛出。

另请参见