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

實作

適用於