프로퍼티 | 타입 | 설명 | |
---|---|---|---|
images | List |
메소드 | 설명 | |
---|---|---|
Clear ( ) : void |
Clears the internal list of images.
|
|
LoadFrames ( List |
||
SnapShots ( ) : System |
Default constructor.
|
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
GetSquareID ( Point location ) : int | ||
GetVirtualMouseLocation ( MouseEventArgs e ) : Point | ||
OnMouseClick ( MouseEventArgs e ) : void | ||
OnPaint ( PaintEventArgs pe ) : void |
메소드 | 설명 | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
리턴 | void |
protected GetVirtualMouseLocation ( MouseEventArgs e ) : Point | ||
e | MouseEventArgs | |
리턴 | Point |