Method | Description | |
---|---|---|
Magnify ( ) : System | ||
UpdatePicture ( |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnActivated ( |
||
OnPaint ( PaintEventArgs e ) : void |
Method | Description | |
---|---|---|
GetWindowLong ( |
||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
Magnify_Closing ( object sender, CancelEventArgs e ) : void | ||
Magnify_KeyDown ( object sender, |
||
SetWindowLong ( |
||
combine_Click ( object sender, |
||
snap_Click ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
protected OnActivated ( |
||
e | ||
return | void |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
return | void |
public UpdatePicture ( |
||
bmp | ||
x | int | |
y | int | |
w | int | |
h | int | |
return | void |