Ejemplo n.º 1
0
 private void tsbNextView_Click(object sender, EventArgs e)
 {
     MapNavigation.Next(this.m_activeMapCtrl.ActiveView);
 }