AmbientFontHelper.GetDesignerFont(IServiceProvider) Method

Definition

returns the font for the designer

public:
 static System::Drawing::Font ^ GetDesignerFont(IServiceProvider ^ sp);
public static System.Drawing.Font GetDesignerFont (IServiceProvider sp);
static member GetDesignerFont : IServiceProvider -> System.Drawing.Font
Public Shared Function GetDesignerFont (sp As IServiceProvider) As Font

Parameters

Returns

Applies to