AxHost.GetIFontDispFromFont(Font) 메서드

정의

지정된 개체에서 만든 OLE Font 개체를 반환합니다.

protected:
 static System::Object ^ GetIFontDispFromFont(System::Drawing::Font ^ font);
protected static object GetIFontDispFromFont(System.Drawing.Font font);
protected static object? GetIFontDispFromFont(System.Drawing.Font? font);
static member GetIFontDispFromFont : System.Drawing.Font -> obj
Protected Shared Function GetIFontDispFromFont (font As Font) As Object

매개 변수

font
Font

IFontDisp 개체를 만들 글꼴입니다.

반품

지정한 글꼴에서 만든 IFontDisp 개체입니다.nullfontnull

예외

속성 값이 Unit 아닙니다 Point.

적용 대상

추가 정보