예제 #1
0
 public VBGMapOverlay(System.Windows.Forms.GMapControl control, string id)
     : base(control, id)
 {
     Control = control;
 }
예제 #2
0
 public VBGMapOverlay(System.Windows.Forms.GMapControl control, string id) : base(control, id)
 {
     Control = control;
 }