AxHost.GetIFontDispFromFont(Font) Yöntem

Tanım

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

protected:
 static System::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

Parametreler

font
Font

IFontDisp nesnesinin oluşturulacağı yazı tipi.

Döndürülenler

Object

Belirtilen yazı tipinden veya null ise font oluşturulan IFontDisp nesnesi.null

Özel durumlar

Özellik Unit değeri değildir Point.

Şunlara uygulanır

Ayrıca bkz.