示例#1
0
 private void exportToolStripMenuItem_Click(object sender, EventArgs e)
 {
     ActiveTexture.ExportImage();
 }