示例#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;
 }