Example #1
0
 public void ResizeElement(int stepW, int stepH)
 {
     _SongMenu.ResizeElement(stepW, stepH);
 }