VsShellUtilities::GetEnvironmentFont Method (IServiceProvider^)

 

Retrieve the host's environment font as a Font.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
static Font^ GetEnvironmentFont(
	IServiceProvider^ provider
)

Parameters

provider
Type: System::IServiceProvider^

The service provider.

Return Value

Type: System.Drawing::Font^

The font.

Return to top
Show: