ScriptFactory.GetFontAndColorProvider(Guid, Object) 方法

定义

获取字体和颜色提供程序。

public:
 virtual void GetFontAndColorProvider(Guid % guid, [Runtime::InteropServices::Out] System::Object ^ % defaultsProvider);
public void GetFontAndColorProvider (ref Guid guid, out object defaultsProvider);
abstract member GetFontAndColorProvider : Guid * obj -> unit
override this.GetFontAndColorProvider : Guid * obj -> unit
Public Sub GetFontAndColorProvider (ByRef guid As Guid, ByRef defaultsProvider As Object)

参数

guid
Guid

提供程序 Guid 引用。

defaultsProvider
Object

针对提供程序 Object 的引用。

实现

适用于