Exemplo n.º 1
0
 public ImageMapEditor()
 {
     m_imagePanel = new ImageListPanel();
 }
Exemplo n.º 2
0
		public ImageMapEditor()
		{
			m_imagePanel = new ImageListPanel(); 
		}