Beispiel #1
0
 private void button_decal_copy_2_Click(object sender, EventArgs e)
 {
     ActiveDocument.CopyDecalPropertiesToMarked(1);
 }