FontAndColorProviderBase.FontColorDefaults 属性

定义

获取字体和颜色默认值。

protected:
 property System::Collections::ArrayList ^ FontColorDefaults { System::Collections::ArrayList ^ get(); };
protected System.Collections.ArrayList FontColorDefaults { get; }
member this.FontColorDefaults : System.Collections.ArrayList
Protected ReadOnly Property FontColorDefaults As ArrayList

属性值

返回字体和颜色默认值的集合。

适用于