Exemplo n.º 1
0
 public VBGMapOverlay(System.Windows.Forms.GMapControl control, string id)
     : base(control, id)
 {
     Control = control;
 }
Exemplo n.º 2
0
 public VBGMapOverlay(System.Windows.Forms.GMapControl control, string id) : base(control, id)
 {
     Control = control;
 }