Aracılığıyla paylaş


AxHost.GetFontFromIFont(Object) Yöntem

Tanım

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

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

Parametreler

font
Object

Kaynak oluşturulacak Font IFont.

Döndürülenler

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

Şunlara uygulanır

Ayrıca bkz.