C# Class Microsoft.VisualStudio.R.Package.Utilities.IdeUtilities

Afficher le fichier Open project: Microsoft/RTVS

Méthodes publiques

Méthode Description
FontFromUiDialogFont ( UIDLGLOGFONT logFont ) : Font

Convert a UI Dialog Font to a System.Drawing.Font

Method Details

FontFromUiDialogFont() public static méthode

Convert a UI Dialog Font to a System.Drawing.Font
public static FontFromUiDialogFont ( UIDLGLOGFONT logFont ) : Font
logFont UIDLGLOGFONT
Résultat System.Drawing.Font