C# 클래스 Microsoft.VisualStudio.R.Package.Utilities.IdeUtilities

파일 보기 프로젝트 열기: Microsoft/RTVS

공개 메소드들

메소드 설명
FontFromUiDialogFont ( UIDLGLOGFONT logFont ) : Font

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

메소드 상세

FontFromUiDialogFont() 공개 정적인 메소드

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