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에 대한 참조입니다.

구현

적용 대상