Aracılığıyla paylaş


AxHost.GetIFontFromFont(Font) Yöntem

Tanım

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

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

Parametreler

font
Font

IFont nesnesi oluşturulacak yazı tipi.

Döndürülenler

Belirtilen yazı tipinden oluşturulan IFont nesnesi veya nullIFontfontnull oluşturulamadı.

Özel durumlar

Özellik Unit değeri değildir Point.

Şunlara uygulanır

Ayrıca bkz.