C# 클래스 PurplePen.GraphicsHelper

파일 보기 프로젝트 열기: petergolde/PurplePen 1 사용 예제들

공개 메소드들

메소드 설명
DrawPurplePenLogo ( Graphics g, Control control ) : void

비공개 메소드들

메소드 설명
DrawFancyText ( string text, Color color, Graphics g, RectangleF rect ) : void

메소드 상세

DrawPurplePenLogo() 공개 정적인 메소드

public static DrawPurplePenLogo ( Graphics g, Control control ) : void
g System.Drawing.Graphics
control System.Windows.Forms.Control
리턴 void