コード例 #1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     C1.Win.Map.VirtualEarthRoadSource virtualEarthRoadSource1 = new C1.Win.Map.VirtualEarthRoadSource();
     this.radRoutesKiev = new System.Windows.Forms.RadioButton();
     this.radRoutesBern = new System.Windows.Forms.RadioButton();
     this.c1Map1        = new C1.Win.Map.C1Map();
     ((System.ComponentModel.ISupportInitialize)(this.c1Map1)).BeginInit();
     this.SuspendLayout();
     //
     // radRoutesKiev
     //
     this.radRoutesKiev.AutoSize = true;
     this.radRoutesKiev.Checked  = true;
     this.radRoutesKiev.Location = new System.Drawing.Point(3, 3);
     this.radRoutesKiev.Name     = "radRoutesKiev";
     this.radRoutesKiev.Size     = new System.Drawing.Size(106, 17);
     this.radRoutesKiev.TabIndex = 0;
     this.radRoutesKiev.TabStop  = true;
     this.radRoutesKiev.Text     = "Routes from Kiev";
     this.radRoutesKiev.UseVisualStyleBackColor = true;
     this.radRoutesKiev.CheckedChanged         += new System.EventHandler(this.radRoutes_CheckedChanged);
     //
     // radRoutesBern
     //
     this.radRoutesBern.AutoSize = true;
     this.radRoutesBern.Location = new System.Drawing.Point(150, 3);
     this.radRoutesBern.Name     = "radRoutesBern";
     this.radRoutesBern.Size     = new System.Drawing.Size(107, 17);
     this.radRoutesBern.TabIndex = 1;
     this.radRoutesBern.Text     = "Routes from Bern";
     this.radRoutesBern.UseVisualStyleBackColor = true;
     this.radRoutesBern.CheckedChanged         += new System.EventHandler(this.radRoutes_CheckedChanged);
     //
     // c1Map1
     //
     this.c1Map1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                 | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.c1Map1.DistanceScale.Alignment          = System.Drawing.ContentAlignment.BottomLeft;
     this.c1Map1.DistanceScale.BarStyle.BackColor = System.Drawing.Color.Black;
     this.c1Map1.Location = new System.Drawing.Point(0, 31);
     this.c1Map1.Name     = "c1Map1";
     this.c1Map1.PanTool.MarkerStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(176)))), ((int)(((byte)(202)))));
     this.c1Map1.PanTool.MarkerStyle.BackColor2    = System.Drawing.Color.FromArgb(((int)(((byte)(185)))), ((int)(((byte)(224)))), ((int)(((byte)(245)))));
     this.c1Map1.PanTool.MarkerStyle.GradientStyle = C1.Win.Map.GradientStyle.Vertical;
     this.c1Map1.PanTool.PanStyle.BackColor        = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
     this.c1Map1.PanTool.PanStyle.BackColor2       = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.c1Map1.PanTool.PanStyle.GradientStyle    = C1.Win.Map.GradientStyle.Vertical;
     this.c1Map1.PanTool.PanStyle.Stroke.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
     this.c1Map1.PanTool.PanStyle.Stroke.Width     = 1F;
     this.c1Map1.Proxy    = null;
     this.c1Map1.Size     = new System.Drawing.Size(626, 512);
     this.c1Map1.TabIndex = 2;
     this.c1Map1.Text     = "c1Map1";
     virtualEarthRoadSource1.ApplicationId                           = null;
     this.c1Map1.TileLayer.TileSource                                = virtualEarthRoadSource1;
     this.c1Map1.ZoomTool.ButtonStyle.BackColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
     this.c1Map1.ZoomTool.ButtonStyle.BackColor2                     = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.c1Map1.ZoomTool.ButtonStyle.Border.Bottom.Color            = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
     this.c1Map1.ZoomTool.ButtonStyle.Border.Bottom.Width            = 1F;
     this.c1Map1.ZoomTool.ButtonStyle.Border.Left.Color              = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
     this.c1Map1.ZoomTool.ButtonStyle.Border.Left.Width              = 1F;
     this.c1Map1.ZoomTool.ButtonStyle.Border.Right.Color             = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
     this.c1Map1.ZoomTool.ButtonStyle.Border.Right.Width             = 1F;
     this.c1Map1.ZoomTool.ButtonStyle.Border.RoundRadius.BottomLeft  = 3;
     this.c1Map1.ZoomTool.ButtonStyle.Border.RoundRadius.BottomRight = 3;
     this.c1Map1.ZoomTool.ButtonStyle.Border.RoundRadius.TopLeft     = 3;
     this.c1Map1.ZoomTool.ButtonStyle.Border.RoundRadius.TopRight    = 3;
     this.c1Map1.ZoomTool.ButtonStyle.Border.Top.Color               = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
     this.c1Map1.ZoomTool.ButtonStyle.Border.Top.Width               = 1F;
     this.c1Map1.ZoomTool.ButtonStyle.GradientStyle                  = C1.Win.Map.GradientStyle.Vertical;
     this.c1Map1.ZoomTool.Margin = new System.Windows.Forms.Padding(20, 70, 0, 0);
     this.c1Map1.ZoomTool.ThumbStyle.BackColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
     this.c1Map1.ZoomTool.ThumbStyle.BackColor2                     = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(176)))), ((int)(((byte)(202)))));
     this.c1Map1.ZoomTool.ThumbStyle.Border.Bottom.Color            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(176)))), ((int)(((byte)(198)))));
     this.c1Map1.ZoomTool.ThumbStyle.Border.Bottom.Width            = 1F;
     this.c1Map1.ZoomTool.ThumbStyle.Border.Left.Color              = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(176)))), ((int)(((byte)(198)))));
     this.c1Map1.ZoomTool.ThumbStyle.Border.Left.Width              = 1F;
     this.c1Map1.ZoomTool.ThumbStyle.Border.Right.Color             = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(176)))), ((int)(((byte)(198)))));
     this.c1Map1.ZoomTool.ThumbStyle.Border.Right.Width             = 1F;
     this.c1Map1.ZoomTool.ThumbStyle.Border.RoundRadius.BottomLeft  = 3;
     this.c1Map1.ZoomTool.ThumbStyle.Border.RoundRadius.BottomRight = 3;
     this.c1Map1.ZoomTool.ThumbStyle.Border.RoundRadius.TopLeft     = 3;
     this.c1Map1.ZoomTool.ThumbStyle.Border.RoundRadius.TopRight    = 3;
     this.c1Map1.ZoomTool.ThumbStyle.Border.Top.Color               = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(176)))), ((int)(((byte)(198)))));
     this.c1Map1.ZoomTool.ThumbStyle.Border.Top.Width               = 1F;
     this.c1Map1.ZoomTool.ThumbStyle.GradientStyle                  = C1.Win.Map.GradientStyle.Vertical;
     this.c1Map1.ZoomTool.TrackStyle.BackColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(203)))), ((int)(((byte)(203)))), ((int)(((byte)(203)))));
     this.c1Map1.ZoomTool.TrackStyle.Border.Bottom.Color            = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
     this.c1Map1.ZoomTool.TrackStyle.Border.Bottom.Width            = 1F;
     this.c1Map1.ZoomTool.TrackStyle.Border.Left.Color              = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
     this.c1Map1.ZoomTool.TrackStyle.Border.Left.Width              = 1F;
     this.c1Map1.ZoomTool.TrackStyle.Border.Right.Color             = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
     this.c1Map1.ZoomTool.TrackStyle.Border.Right.Width             = 1F;
     this.c1Map1.ZoomTool.TrackStyle.Border.RoundRadius.BottomLeft  = 3;
     this.c1Map1.ZoomTool.TrackStyle.Border.RoundRadius.BottomRight = 3;
     this.c1Map1.ZoomTool.TrackStyle.Border.RoundRadius.TopLeft     = 3;
     this.c1Map1.ZoomTool.TrackStyle.Border.RoundRadius.TopRight    = 3;
     this.c1Map1.ZoomTool.TrackStyle.Border.Top.Color               = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
     this.c1Map1.ZoomTool.TrackStyle.Border.Top.Width               = 1F;
     //
     // MapFlightRoutes
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.c1Map1);
     this.Controls.Add(this.radRoutesBern);
     this.Controls.Add(this.radRoutesKiev);
     this.Name = "MapFlightRoutes";
     this.Size = new System.Drawing.Size(626, 543);
     ((System.ComponentModel.ISupportInitialize)(this.c1Map1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
コード例 #2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     C1.Win.Map.VirtualEarthRoadSource virtualEarthRoadSource1 = new C1.Win.Map.VirtualEarthRoadSource();
     this.cmbSource     = new System.Windows.Forms.ComboBox();
     this.lblDemoSource = new System.Windows.Forms.Label();
     this.chkShowTools  = new System.Windows.Forms.CheckBox();
     this.c1Map1        = new C1.Win.Map.C1Map();
     this.panel1        = new System.Windows.Forms.Panel();
     ((System.ComponentModel.ISupportInitialize)(this.c1Map1)).BeginInit();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // cmbSource
     //
     this.cmbSource.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbSource.FormattingEnabled = true;
     this.cmbSource.Items.AddRange(new object[] {
         "VirtualEarthRoadSource",
         "VirtualEarthAerialSource",
         "VirtualEarthHybridSource",
         "OpenStreet (custom)"
     });
     this.cmbSource.Location              = new System.Drawing.Point(74, 12);
     this.cmbSource.Name                  = "cmbSource";
     this.cmbSource.Size                  = new System.Drawing.Size(233, 21);
     this.cmbSource.TabIndex              = 1;
     this.cmbSource.SelectedIndexChanged += new System.EventHandler(this.cmbSource_SelectedIndexChanged);
     //
     // lblDemoSource
     //
     this.lblDemoSource.Location  = new System.Drawing.Point(3, 13);
     this.lblDemoSource.Name      = "lblDemoSource";
     this.lblDemoSource.Size      = new System.Drawing.Size(65, 18);
     this.lblDemoSource.TabIndex  = 0;
     this.lblDemoSource.Text      = "Source:";
     this.lblDemoSource.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // chkShowTools
     //
     this.chkShowTools.AutoSize   = true;
     this.chkShowTools.Checked    = true;
     this.chkShowTools.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkShowTools.Location   = new System.Drawing.Point(325, 14);
     this.chkShowTools.Name       = "chkShowTools";
     this.chkShowTools.Size       = new System.Drawing.Size(82, 17);
     this.chkShowTools.TabIndex   = 2;
     this.chkShowTools.Text       = "Show Tools";
     this.chkShowTools.UseVisualStyleBackColor = true;
     this.chkShowTools.CheckedChanged         += new System.EventHandler(this.chkShowTools_CheckedChanged);
     //
     // c1Map1
     //
     this.c1Map1.DistanceScale.Alignment          = System.Drawing.ContentAlignment.BottomLeft;
     this.c1Map1.DistanceScale.BarStyle.BackColor = System.Drawing.Color.Black;
     this.c1Map1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.c1Map1.Location = new System.Drawing.Point(0, 0);
     this.c1Map1.Name     = "c1Map1";
     this.c1Map1.Padding  = new System.Windows.Forms.Padding(3);
     this.c1Map1.PanTool.MarkerStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(176)))), ((int)(((byte)(202)))));
     this.c1Map1.PanTool.MarkerStyle.BackColor2    = System.Drawing.Color.FromArgb(((int)(((byte)(185)))), ((int)(((byte)(224)))), ((int)(((byte)(245)))));
     this.c1Map1.PanTool.MarkerStyle.GradientStyle = C1.Win.Map.GradientStyle.Vertical;
     this.c1Map1.PanTool.PanStyle.BackColor        = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
     this.c1Map1.PanTool.PanStyle.BackColor2       = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.c1Map1.PanTool.PanStyle.GradientStyle    = C1.Win.Map.GradientStyle.Vertical;
     this.c1Map1.PanTool.PanStyle.Stroke.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
     this.c1Map1.PanTool.PanStyle.Stroke.Width     = 1F;
     this.c1Map1.Size                                                = new System.Drawing.Size(976, 722);
     this.c1Map1.TabIndex                                            = 3;
     this.c1Map1.Text                                                = "c1Map1";
     this.c1Map1.TileLayer.Name                                      = null;
     this.c1Map1.TileLayer.TileSource                                = virtualEarthRoadSource1;
     this.c1Map1.ZoomTool.ButtonStyle.BackColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
     this.c1Map1.ZoomTool.ButtonStyle.BackColor2                     = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.c1Map1.ZoomTool.ButtonStyle.Border.Bottom.Color            = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
     this.c1Map1.ZoomTool.ButtonStyle.Border.Bottom.Width            = 1F;
     this.c1Map1.ZoomTool.ButtonStyle.Border.Left.Color              = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
     this.c1Map1.ZoomTool.ButtonStyle.Border.Left.Width              = 1F;
     this.c1Map1.ZoomTool.ButtonStyle.Border.Right.Color             = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
     this.c1Map1.ZoomTool.ButtonStyle.Border.Right.Width             = 1F;
     this.c1Map1.ZoomTool.ButtonStyle.Border.RoundRadius.BottomLeft  = 3;
     this.c1Map1.ZoomTool.ButtonStyle.Border.RoundRadius.BottomRight = 3;
     this.c1Map1.ZoomTool.ButtonStyle.Border.RoundRadius.TopLeft     = 3;
     this.c1Map1.ZoomTool.ButtonStyle.Border.RoundRadius.TopRight    = 3;
     this.c1Map1.ZoomTool.ButtonStyle.Border.Top.Color               = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
     this.c1Map1.ZoomTool.ButtonStyle.Border.Top.Width               = 1F;
     this.c1Map1.ZoomTool.ButtonStyle.GradientStyle                  = C1.Win.Map.GradientStyle.Vertical;
     this.c1Map1.ZoomTool.Margin                                     = new System.Windows.Forms.Padding(20, 70, 0, 0);
     this.c1Map1.ZoomTool.ThumbStyle.BackColor                       = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
     this.c1Map1.ZoomTool.ThumbStyle.BackColor2                      = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(176)))), ((int)(((byte)(202)))));
     this.c1Map1.ZoomTool.ThumbStyle.Border.Bottom.Color             = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(176)))), ((int)(((byte)(198)))));
     this.c1Map1.ZoomTool.ThumbStyle.Border.Bottom.Width             = 1F;
     this.c1Map1.ZoomTool.ThumbStyle.Border.Left.Color               = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(176)))), ((int)(((byte)(198)))));
     this.c1Map1.ZoomTool.ThumbStyle.Border.Left.Width               = 1F;
     this.c1Map1.ZoomTool.ThumbStyle.Border.Right.Color              = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(176)))), ((int)(((byte)(198)))));
     this.c1Map1.ZoomTool.ThumbStyle.Border.Right.Width              = 1F;
     this.c1Map1.ZoomTool.ThumbStyle.Border.RoundRadius.BottomLeft   = 3;
     this.c1Map1.ZoomTool.ThumbStyle.Border.RoundRadius.BottomRight  = 3;
     this.c1Map1.ZoomTool.ThumbStyle.Border.RoundRadius.TopLeft      = 3;
     this.c1Map1.ZoomTool.ThumbStyle.Border.RoundRadius.TopRight     = 3;
     this.c1Map1.ZoomTool.ThumbStyle.Border.Top.Color                = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(176)))), ((int)(((byte)(198)))));
     this.c1Map1.ZoomTool.ThumbStyle.Border.Top.Width                = 1F;
     this.c1Map1.ZoomTool.ThumbStyle.GradientStyle                   = C1.Win.Map.GradientStyle.Vertical;
     this.c1Map1.ZoomTool.TrackStyle.BackColor                       = System.Drawing.Color.FromArgb(((int)(((byte)(203)))), ((int)(((byte)(203)))), ((int)(((byte)(203)))));
     this.c1Map1.ZoomTool.TrackStyle.Border.Bottom.Color             = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
     this.c1Map1.ZoomTool.TrackStyle.Border.Bottom.Width             = 1F;
     this.c1Map1.ZoomTool.TrackStyle.Border.Left.Color               = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
     this.c1Map1.ZoomTool.TrackStyle.Border.Left.Width               = 1F;
     this.c1Map1.ZoomTool.TrackStyle.Border.Right.Color              = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
     this.c1Map1.ZoomTool.TrackStyle.Border.Right.Width              = 1F;
     this.c1Map1.ZoomTool.TrackStyle.Border.RoundRadius.BottomLeft   = 3;
     this.c1Map1.ZoomTool.TrackStyle.Border.RoundRadius.BottomRight  = 3;
     this.c1Map1.ZoomTool.TrackStyle.Border.RoundRadius.TopLeft      = 3;
     this.c1Map1.ZoomTool.TrackStyle.Border.RoundRadius.TopRight     = 3;
     this.c1Map1.ZoomTool.TrackStyle.Border.Top.Color                = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
     this.c1Map1.ZoomTool.TrackStyle.Border.Top.Width                = 1F;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.cmbSource);
     this.panel1.Controls.Add(this.chkShowTools);
     this.panel1.Controls.Add(this.lblDemoSource);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(976, 45);
     this.panel1.TabIndex = 4;
     //
     // Overview
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(976, 722);
     this.Controls.Add(this.c1Map1);
     this.Controls.Add(this.panel1);
     this.Name = "Overview";
     ((System.ComponentModel.ISupportInitialize)(this.c1Map1)).EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.ResumeLayout(false);
 }
コード例 #3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     C1.Win.Map.VirtualEarthRoadSource virtualEarthRoadSource1 = new C1.Win.Map.VirtualEarthRoadSource();
     this.c1Map1 = new C1.Win.Map.C1Map();
     ((System.ComponentModel.ISupportInitialize)(this.c1Map1)).BeginInit();
     this.SuspendLayout();
     //
     // c1Map1
     //
     this.c1Map1.DistanceScale.Alignment          = System.Drawing.ContentAlignment.BottomLeft;
     this.c1Map1.DistanceScale.BarStyle.BackColor = System.Drawing.Color.Black;
     this.c1Map1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.c1Map1.Location = new System.Drawing.Point(0, 0);
     this.c1Map1.Name     = "c1Map1";
     this.c1Map1.PanTool.MarkerStyle.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(176)))), ((int)(((byte)(202)))));
     this.c1Map1.PanTool.MarkerStyle.BackColor2    = System.Drawing.Color.FromArgb(((int)(((byte)(185)))), ((int)(((byte)(224)))), ((int)(((byte)(245)))));
     this.c1Map1.PanTool.MarkerStyle.GradientStyle = C1.Win.Map.GradientStyle.Vertical;
     this.c1Map1.PanTool.PanStyle.BackColor        = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
     this.c1Map1.PanTool.PanStyle.BackColor2       = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.c1Map1.PanTool.PanStyle.GradientStyle    = C1.Win.Map.GradientStyle.Vertical;
     this.c1Map1.PanTool.PanStyle.Stroke.Color     = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
     this.c1Map1.PanTool.PanStyle.Stroke.Width     = 1F;
     this.c1Map1.Proxy    = null;
     this.c1Map1.Size     = new System.Drawing.Size(356, 336);
     this.c1Map1.TabIndex = 0;
     this.c1Map1.Text     = "c1Map1";
     virtualEarthRoadSource1.ApplicationId                           = null;
     this.c1Map1.TileLayer.TileSource                                = virtualEarthRoadSource1;
     this.c1Map1.ZoomTool.ButtonStyle.BackColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
     this.c1Map1.ZoomTool.ButtonStyle.BackColor2                     = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
     this.c1Map1.ZoomTool.ButtonStyle.Border.Bottom.Color            = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
     this.c1Map1.ZoomTool.ButtonStyle.Border.Bottom.Width            = 1F;
     this.c1Map1.ZoomTool.ButtonStyle.Border.Left.Color              = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
     this.c1Map1.ZoomTool.ButtonStyle.Border.Left.Width              = 1F;
     this.c1Map1.ZoomTool.ButtonStyle.Border.Right.Color             = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
     this.c1Map1.ZoomTool.ButtonStyle.Border.Right.Width             = 1F;
     this.c1Map1.ZoomTool.ButtonStyle.Border.RoundRadius.BottomLeft  = 3;
     this.c1Map1.ZoomTool.ButtonStyle.Border.RoundRadius.BottomRight = 3;
     this.c1Map1.ZoomTool.ButtonStyle.Border.RoundRadius.TopLeft     = 3;
     this.c1Map1.ZoomTool.ButtonStyle.Border.RoundRadius.TopRight    = 3;
     this.c1Map1.ZoomTool.ButtonStyle.Border.Top.Color               = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
     this.c1Map1.ZoomTool.ButtonStyle.Border.Top.Width               = 1F;
     this.c1Map1.ZoomTool.ButtonStyle.GradientStyle                  = C1.Win.Map.GradientStyle.Vertical;
     this.c1Map1.ZoomTool.Margin = new System.Windows.Forms.Padding(20, 70, 0, 0);
     this.c1Map1.ZoomTool.ThumbStyle.BackColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
     this.c1Map1.ZoomTool.ThumbStyle.BackColor2                     = System.Drawing.Color.FromArgb(((int)(((byte)(131)))), ((int)(((byte)(176)))), ((int)(((byte)(202)))));
     this.c1Map1.ZoomTool.ThumbStyle.Border.Bottom.Color            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(176)))), ((int)(((byte)(198)))));
     this.c1Map1.ZoomTool.ThumbStyle.Border.Bottom.Width            = 1F;
     this.c1Map1.ZoomTool.ThumbStyle.Border.Left.Color              = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(176)))), ((int)(((byte)(198)))));
     this.c1Map1.ZoomTool.ThumbStyle.Border.Left.Width              = 1F;
     this.c1Map1.ZoomTool.ThumbStyle.Border.Right.Color             = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(176)))), ((int)(((byte)(198)))));
     this.c1Map1.ZoomTool.ThumbStyle.Border.Right.Width             = 1F;
     this.c1Map1.ZoomTool.ThumbStyle.Border.RoundRadius.BottomLeft  = 3;
     this.c1Map1.ZoomTool.ThumbStyle.Border.RoundRadius.BottomRight = 3;
     this.c1Map1.ZoomTool.ThumbStyle.Border.RoundRadius.TopLeft     = 3;
     this.c1Map1.ZoomTool.ThumbStyle.Border.RoundRadius.TopRight    = 3;
     this.c1Map1.ZoomTool.ThumbStyle.Border.Top.Color               = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(176)))), ((int)(((byte)(198)))));
     this.c1Map1.ZoomTool.ThumbStyle.Border.Top.Width               = 1F;
     this.c1Map1.ZoomTool.ThumbStyle.GradientStyle                  = C1.Win.Map.GradientStyle.Vertical;
     this.c1Map1.ZoomTool.TrackStyle.BackColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(203)))), ((int)(((byte)(203)))), ((int)(((byte)(203)))));
     this.c1Map1.ZoomTool.TrackStyle.Border.Bottom.Color            = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
     this.c1Map1.ZoomTool.TrackStyle.Border.Bottom.Width            = 1F;
     this.c1Map1.ZoomTool.TrackStyle.Border.Left.Color              = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
     this.c1Map1.ZoomTool.TrackStyle.Border.Left.Width              = 1F;
     this.c1Map1.ZoomTool.TrackStyle.Border.Right.Color             = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
     this.c1Map1.ZoomTool.TrackStyle.Border.Right.Width             = 1F;
     this.c1Map1.ZoomTool.TrackStyle.Border.RoundRadius.BottomLeft  = 3;
     this.c1Map1.ZoomTool.TrackStyle.Border.RoundRadius.BottomRight = 3;
     this.c1Map1.ZoomTool.TrackStyle.Border.RoundRadius.TopLeft     = 3;
     this.c1Map1.ZoomTool.TrackStyle.Border.RoundRadius.TopRight    = 3;
     this.c1Map1.ZoomTool.TrackStyle.Border.Top.Color               = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
     this.c1Map1.ZoomTool.TrackStyle.Border.Top.Width               = 1F;
     //
     // MapCities
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.c1Map1);
     this.Name = "MapCities";
     this.Size = new System.Drawing.Size(356, 336);
     ((System.ComponentModel.ISupportInitialize)(this.c1Map1)).EndInit();
     this.ResumeLayout(false);
 }