Aracılığıyla paylaş


AxHost.GetFontFromIFontDisp(Object) Yöntem

Tanım

Belirtilen OLE IFontDisp nesnesinden oluşturulan bir Font döndürür.

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

Parametreler

font
Object

Kaynak oluşturulacak Font IFontDisp.

Döndürülenler

Belirtilen FontIFontDisp'ten oluşturulan, DefaultFont yazı tipi oluşturulamadıysa veya null isefont.null

Şunlara uygulanır

Ayrıca bkz.