C# 클래스 NewTOAPIA.PixmapShard

상속: IDrawable
파일 보기 프로젝트 열기: Wiladams/NewTOAPIA 1 사용 예제들

공개 메소드들

메소드 설명
Draw ( DrawEvent devent ) : void
PixmapShard ( IPixelArray pixmap, Rectangle boundary, Rectangle frame ) : System

메소드 상세

Draw() 공개 메소드

public Draw ( DrawEvent devent ) : void
devent NewTOAPIA.UI.DrawEvent
리턴 void

PixmapShard() 공개 메소드

public PixmapShard ( IPixelArray pixmap, Rectangle boundary, Rectangle frame ) : System
pixmap IPixelArray
boundary System.Drawing.Rectangle
frame System.Drawing.Rectangle
리턴 System