C# 클래스 WindowlessControls.WindowlessPaintEventArgs

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

공개 메소드들

메소드 설명
WindowlessPaintEventArgs ( Graphics graphics, Rectangle clipRectangle, Point origin ) : System

메소드 상세

WindowlessPaintEventArgs() 공개 메소드

public WindowlessPaintEventArgs ( Graphics graphics, Rectangle clipRectangle, Point origin ) : System
graphics System.Drawing.Graphics
clipRectangle System.Drawing.Rectangle
origin Point
리턴 System