Example #1
0
 public void hideImage()
 {
     ImageSubspaces.hide();
 }
Example #2
0
 public void showImage()
 {
     ImageSubspaces.show();
 }