AmbientFontService.GetDesignerFont 方法

定义

从 IUIHostLocale2 返回设计器字体

public:
 virtual System::Drawing::Font ^ GetDesignerFont();
public System.Drawing.Font GetDesignerFont ();
abstract member GetDesignerFont : unit -> System.Drawing.Font
override this.GetDesignerFont : unit -> System.Drawing.Font
Public Function GetDesignerFont () As Font

返回

Font

实现

适用于