C# 클래스 PinkieControls.TextUtil

파일 보기 프로젝트 열기: NanQi/demo

공개 메소드들

메소드 설명
GetTextSize ( Graphics graphics, string text, Font font, Size size ) : Size

비공개 메소드들

메소드 설명
TextUtil ( ) : System.Drawing

메소드 상세

GetTextSize() 공개 정적인 메소드

public static GetTextSize ( Graphics graphics, string text, Font font, Size size ) : Size
graphics System.Drawing.Graphics
text string
font System.Drawing.Font
size System.Drawing.Size
리턴 System.Drawing.Size