言語

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

実装

適用対象