Property | Type | Description | |
---|---|---|---|
FRotate_FormClosed | void | ||
InitializeComponent | void | ||
UpdatePreviewBox | void | ||
UpdateTransform | void | ||
btnCancel_Click | void | ||
btnOK_Click | void | ||
btnRevert_Click | void | ||
pictureBox_MouseDown | void | ||
pictureBox_MouseMove | void | ||
pictureBox_MouseUp | void | ||
pictureBox_Paint | void | ||
tbAngle_Scroll | void | ||
txtAngle_TextChanged | void |
Method | Description | |
---|---|---|
FRotate ( NAPS2.Util.ChangeTracker changeTracker, |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnLoad ( object sender, |
Method | Description | |
---|---|---|
FRotate_FormClosed ( object sender, System.Windows.Forms.FormClosedEventArgs e ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
UpdatePreviewBox ( ) : void | ||
UpdateTransform ( ) : void | ||
btnCancel_Click ( object sender, |
||
btnOK_Click ( object sender, |
||
btnRevert_Click ( object sender, |
||
pictureBox_MouseDown ( object sender, MouseEventArgs e ) : void | ||
pictureBox_MouseMove ( object sender, MouseEventArgs e ) : void | ||
pictureBox_MouseUp ( object sender, MouseEventArgs e ) : void | ||
pictureBox_Paint ( object sender, PaintEventArgs e ) : void | ||
tbAngle_Scroll ( object sender, |
||
txtAngle_TextChanged ( object sender, |
public FRotate ( NAPS2.Util.ChangeTracker changeTracker, |
||
changeTracker | NAPS2.Util.ChangeTracker | |
thumbnailRenderer | ||
return | System |
protected OnLoad ( object sender, |
||
sender | object | |
eventArgs | ||
return | void |