메소드 | 설명 | |
---|---|---|
ClearScreen ( ) : void | ||
SketchWindow ( int width, int height ) : System |
메소드 | 설명 | |
---|---|---|
AddChannels ( ) : void | ||
OnMouseDown ( MouseEventArgs e ) : void | ||
OnMouseMove ( MouseEventArgs e ) : void | ||
OnMouseUp ( MouseEventArgs e ) : void | ||
OnPaint ( PaintEventArgs e ) : void |
메소드 | 설명 | |
---|---|---|
CreateSession ( ) : void | ||
InitializeComponent ( ) : void | ||
SketchWindow_DragDrop ( object sender, |
public SketchWindow ( int width, int height ) : System | ||
width | int | |
height | int | |
리턴 | System |