FontAndColorProviderBase.IVsFontAndColorDefaults.GetFont(FontInfo[]) Methode

Definition

Ruft die vom Editor verwendete Schriftart ab.

 virtual int Microsoft.VisualStudio.Shell.Interop.IVsFontAndColorDefaults.GetFont(cli::array <Microsoft::VisualStudio::Shell::Interop::FontInfo> ^ fontInfo) = Microsoft::VisualStudio::Shell::Interop::IVsFontAndColorDefaults::GetFont;
int IVsFontAndColorDefaults.GetFont (Microsoft.VisualStudio.Shell.Interop.FontInfo[] fontInfo);
abstract member Microsoft.VisualStudio.Shell.Interop.IVsFontAndColorDefaults.GetFont : Microsoft.VisualStudio.Shell.Interop.FontInfo[] -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsFontAndColorDefaults.GetFont : Microsoft.VisualStudio.Shell.Interop.FontInfo[] -> int
Function GetFont (fontInfo As FontInfo()) As Integer Implements IVsFontAndColorDefaults.GetFont

Parameter

fontInfo
FontInfo[]

Die Schriftartinformationen.

Gibt zurück

Das Font-Objekt.

Implementiert

Gilt für: