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

显示文件 Open project: Microsoft/RTVS

Public Methods

Method Description
FontFromUiDialogFont ( UIDLGLOGFONT logFont ) : Font

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

Method Details

FontFromUiDialogFont() public static method

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