namespace IntelligentControlForsx.MyControls.zm.map
{
partial class NSS_Project1
{
///
/// 必需的设计器变量。
///
private System.ComponentModel.IContainer components = null;
///
/// 清理所有正在使用的资源。
///
/// 如果应释放托管资源,为 true;否则为 false。
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region 组件设计器生成的代码
///
/// 设计器支持所需的方法 - 不要
/// 使用代码编辑器修改此方法的内容。
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
this.timer1 = new System.Windows.Forms.Timer(this.components);
this.NG01_22 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.NG01_21 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.NG01_23 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.NG01_20 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.NG01_19 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.NG01_18 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.windturbineInfoControl1 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.windturbineInfoControl2 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.windturbineInfoControl3 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.windturbineInfoControl4 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.NG01_10 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.windturbineInfoControl5 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.windturbineInfoControl6 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.windturbineInfoControl7 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.windturbineInfoControl8 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.windturbineInfoControl9 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.windturbineInfoControl10 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.windturbineInfoControl11 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.windturbineInfoControl12 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.windturbineInfoControl13 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.windturbineInfoControl14 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.windturbineInfoControl15 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.windturbineInfoControl16 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.windturbineInfoControl17 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.windturbineInfoControl18 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.windturbineInfoControl19 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.windturbineInfoControl20 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.windturbineInfoControl21 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.windturbineInfoControl22 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.windturbineInfoControl23 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.windturbineInfoControl24 = new IntelligentControlForsx.MyControls.zm.map.WindturbineInfoControl();
this.SuspendLayout();
//
// timer1
//
this.timer1.Enabled = true;
this.timer1.Interval = 3000;
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
//
// NG01_22
//
this.NG01_22.BackColor = System.Drawing.Color.Transparent;
this.NG01_22.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.NG01_22.Location = new System.Drawing.Point(163, 90);
this.NG01_22.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.NG01_22.Name = "NG01_22";
this.NG01_22.Power = 0D;
this.NG01_22.Size = new System.Drawing.Size(112, 76);
this.NG01_22.Status = 0;
this.NG01_22.TabIndex = 0;
this.NG01_22.WindSpeed = 0D;
this.NG01_22.WindturbineId = "NG01_22";
this.NG01_22.WindturbineName = "22号";
this.NG01_22.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// NG01_21
//
this.NG01_21.BackColor = System.Drawing.Color.Transparent;
this.NG01_21.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.NG01_21.Location = new System.Drawing.Point(311, 71);
this.NG01_21.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.NG01_21.Name = "NG01_21";
this.NG01_21.Power = 0D;
this.NG01_21.Size = new System.Drawing.Size(112, 76);
this.NG01_21.Status = 0;
this.NG01_21.TabIndex = 0;
this.NG01_21.WindSpeed = 0D;
this.NG01_21.WindturbineId = "NG01_21";
this.NG01_21.WindturbineName = "21号";
this.NG01_21.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// NG01_23
//
this.NG01_23.BackColor = System.Drawing.Color.Transparent;
this.NG01_23.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.NG01_23.Location = new System.Drawing.Point(141, 191);
this.NG01_23.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.NG01_23.Name = "NG01_23";
this.NG01_23.Power = 0D;
this.NG01_23.Size = new System.Drawing.Size(112, 76);
this.NG01_23.Status = 0;
this.NG01_23.TabIndex = 0;
this.NG01_23.WindSpeed = 0D;
this.NG01_23.WindturbineId = "NG01_23";
this.NG01_23.WindturbineName = "23号";
this.NG01_23.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// NG01_20
//
this.NG01_20.BackColor = System.Drawing.Color.Transparent;
this.NG01_20.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.NG01_20.Location = new System.Drawing.Point(311, 191);
this.NG01_20.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.NG01_20.Name = "NG01_20";
this.NG01_20.Power = 0D;
this.NG01_20.Size = new System.Drawing.Size(112, 76);
this.NG01_20.Status = 0;
this.NG01_20.TabIndex = 0;
this.NG01_20.WindSpeed = 0D;
this.NG01_20.WindturbineId = "NG01_20";
this.NG01_20.WindturbineName = "20号";
this.NG01_20.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// NG01_19
//
this.NG01_19.BackColor = System.Drawing.Color.Transparent;
this.NG01_19.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.NG01_19.Location = new System.Drawing.Point(370, 306);
this.NG01_19.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.NG01_19.Name = "NG01_19";
this.NG01_19.Power = 0D;
this.NG01_19.Size = new System.Drawing.Size(112, 76);
this.NG01_19.Status = 0;
this.NG01_19.TabIndex = 0;
this.NG01_19.WindSpeed = 0D;
this.NG01_19.WindturbineId = "NG01_19";
this.NG01_19.WindturbineName = "19号";
this.NG01_19.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// NG01_18
//
this.NG01_18.BackColor = System.Drawing.Color.Transparent;
this.NG01_18.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.NG01_18.Location = new System.Drawing.Point(507, 237);
this.NG01_18.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.NG01_18.Name = "NG01_18";
this.NG01_18.Power = 0D;
this.NG01_18.Size = new System.Drawing.Size(112, 76);
this.NG01_18.Status = 0;
this.NG01_18.TabIndex = 0;
this.NG01_18.WindSpeed = 0D;
this.NG01_18.WindturbineId = "NG01_18";
this.NG01_18.WindturbineName = "18号";
this.NG01_18.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// windturbineInfoControl1
//
this.windturbineInfoControl1.BackColor = System.Drawing.Color.Transparent;
this.windturbineInfoControl1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.windturbineInfoControl1.Location = new System.Drawing.Point(479, 353);
this.windturbineInfoControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.windturbineInfoControl1.Name = "windturbineInfoControl1";
this.windturbineInfoControl1.Power = 0D;
this.windturbineInfoControl1.Size = new System.Drawing.Size(112, 76);
this.windturbineInfoControl1.Status = 0;
this.windturbineInfoControl1.TabIndex = 0;
this.windturbineInfoControl1.WindSpeed = 0D;
this.windturbineInfoControl1.WindturbineId = "NG01_54";
this.windturbineInfoControl1.WindturbineName = "54号";
this.windturbineInfoControl1.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// windturbineInfoControl2
//
this.windturbineInfoControl2.BackColor = System.Drawing.Color.Transparent;
this.windturbineInfoControl2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.windturbineInfoControl2.Location = new System.Drawing.Point(632, 338);
this.windturbineInfoControl2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.windturbineInfoControl2.Name = "windturbineInfoControl2";
this.windturbineInfoControl2.Power = 0D;
this.windturbineInfoControl2.Size = new System.Drawing.Size(112, 76);
this.windturbineInfoControl2.Status = 0;
this.windturbineInfoControl2.TabIndex = 0;
this.windturbineInfoControl2.WindSpeed = 0D;
this.windturbineInfoControl2.WindturbineId = "NG01_17";
this.windturbineInfoControl2.WindturbineName = "17号";
this.windturbineInfoControl2.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// windturbineInfoControl3
//
this.windturbineInfoControl3.BackColor = System.Drawing.Color.Transparent;
this.windturbineInfoControl3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.windturbineInfoControl3.Location = new System.Drawing.Point(685, 210);
this.windturbineInfoControl3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.windturbineInfoControl3.Name = "windturbineInfoControl3";
this.windturbineInfoControl3.Power = 0D;
this.windturbineInfoControl3.Size = new System.Drawing.Size(112, 76);
this.windturbineInfoControl3.Status = 0;
this.windturbineInfoControl3.TabIndex = 0;
this.windturbineInfoControl3.WindSpeed = 0D;
this.windturbineInfoControl3.WindturbineId = "NG01_11";
this.windturbineInfoControl3.WindturbineName = "11号";
this.windturbineInfoControl3.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// windturbineInfoControl4
//
this.windturbineInfoControl4.BackColor = System.Drawing.Color.Transparent;
this.windturbineInfoControl4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.windturbineInfoControl4.Location = new System.Drawing.Point(497, 453);
this.windturbineInfoControl4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.windturbineInfoControl4.Name = "windturbineInfoControl4";
this.windturbineInfoControl4.Power = 0D;
this.windturbineInfoControl4.Size = new System.Drawing.Size(112, 76);
this.windturbineInfoControl4.Status = 0;
this.windturbineInfoControl4.TabIndex = 0;
this.windturbineInfoControl4.WindSpeed = 0D;
this.windturbineInfoControl4.WindturbineId = "NG01_53";
this.windturbineInfoControl4.WindturbineName = "53号";
this.windturbineInfoControl4.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// NG01_10
//
this.NG01_10.BackColor = System.Drawing.Color.Transparent;
this.NG01_10.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.NG01_10.Location = new System.Drawing.Point(803, 246);
this.NG01_10.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.NG01_10.Name = "NG01_10";
this.NG01_10.Power = 0D;
this.NG01_10.Size = new System.Drawing.Size(112, 76);
this.NG01_10.Status = 0;
this.NG01_10.TabIndex = 0;
this.NG01_10.WindSpeed = 0D;
this.NG01_10.WindturbineId = "NG01_10";
this.NG01_10.WindturbineName = "10号";
this.NG01_10.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// windturbineInfoControl5
//
this.windturbineInfoControl5.BackColor = System.Drawing.Color.Transparent;
this.windturbineInfoControl5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.windturbineInfoControl5.Location = new System.Drawing.Point(885, 129);
this.windturbineInfoControl5.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.windturbineInfoControl5.Name = "windturbineInfoControl5";
this.windturbineInfoControl5.Power = 0D;
this.windturbineInfoControl5.Size = new System.Drawing.Size(112, 76);
this.windturbineInfoControl5.Status = 0;
this.windturbineInfoControl5.TabIndex = 0;
this.windturbineInfoControl5.WindSpeed = 0D;
this.windturbineInfoControl5.WindturbineId = "NG01_07";
this.windturbineInfoControl5.WindturbineName = "07号";
this.windturbineInfoControl5.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// windturbineInfoControl6
//
this.windturbineInfoControl6.BackColor = System.Drawing.Color.Transparent;
this.windturbineInfoControl6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.windturbineInfoControl6.Location = new System.Drawing.Point(963, 45);
this.windturbineInfoControl6.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.windturbineInfoControl6.Name = "windturbineInfoControl6";
this.windturbineInfoControl6.Power = 0D;
this.windturbineInfoControl6.Size = new System.Drawing.Size(112, 76);
this.windturbineInfoControl6.Status = 0;
this.windturbineInfoControl6.TabIndex = 0;
this.windturbineInfoControl6.WindSpeed = 0D;
this.windturbineInfoControl6.WindturbineId = "NG01_08";
this.windturbineInfoControl6.WindturbineName = "08号";
this.windturbineInfoControl6.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// windturbineInfoControl7
//
this.windturbineInfoControl7.BackColor = System.Drawing.Color.Transparent;
this.windturbineInfoControl7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.windturbineInfoControl7.Location = new System.Drawing.Point(1081, 0);
this.windturbineInfoControl7.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.windturbineInfoControl7.Name = "windturbineInfoControl7";
this.windturbineInfoControl7.Power = 0D;
this.windturbineInfoControl7.Size = new System.Drawing.Size(112, 76);
this.windturbineInfoControl7.Status = 0;
this.windturbineInfoControl7.TabIndex = 0;
this.windturbineInfoControl7.WindSpeed = 0D;
this.windturbineInfoControl7.WindturbineId = "NG01_09";
this.windturbineInfoControl7.WindturbineName = "09号";
this.windturbineInfoControl7.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// windturbineInfoControl8
//
this.windturbineInfoControl8.BackColor = System.Drawing.Color.Transparent;
this.windturbineInfoControl8.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.windturbineInfoControl8.Location = new System.Drawing.Point(641, 485);
this.windturbineInfoControl8.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.windturbineInfoControl8.Name = "windturbineInfoControl8";
this.windturbineInfoControl8.Power = 0D;
this.windturbineInfoControl8.Size = new System.Drawing.Size(112, 76);
this.windturbineInfoControl8.Status = 0;
this.windturbineInfoControl8.TabIndex = 0;
this.windturbineInfoControl8.WindSpeed = 0D;
this.windturbineInfoControl8.WindturbineId = "NG01_52";
this.windturbineInfoControl8.WindturbineName = "52号";
this.windturbineInfoControl8.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// windturbineInfoControl9
//
this.windturbineInfoControl9.BackColor = System.Drawing.Color.Transparent;
this.windturbineInfoControl9.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.windturbineInfoControl9.Location = new System.Drawing.Point(818, 370);
this.windturbineInfoControl9.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.windturbineInfoControl9.Name = "windturbineInfoControl9";
this.windturbineInfoControl9.Power = 0D;
this.windturbineInfoControl9.Size = new System.Drawing.Size(112, 76);
this.windturbineInfoControl9.Status = 0;
this.windturbineInfoControl9.TabIndex = 0;
this.windturbineInfoControl9.WindSpeed = 0D;
this.windturbineInfoControl9.WindturbineId = "NG01_16";
this.windturbineInfoControl9.WindturbineName = "16号";
this.windturbineInfoControl9.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// windturbineInfoControl10
//
this.windturbineInfoControl10.BackColor = System.Drawing.Color.Transparent;
this.windturbineInfoControl10.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.windturbineInfoControl10.Location = new System.Drawing.Point(987, 283);
this.windturbineInfoControl10.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.windturbineInfoControl10.Name = "windturbineInfoControl10";
this.windturbineInfoControl10.Power = 0D;
this.windturbineInfoControl10.Size = new System.Drawing.Size(112, 76);
this.windturbineInfoControl10.Status = 0;
this.windturbineInfoControl10.TabIndex = 0;
this.windturbineInfoControl10.WindSpeed = 0D;
this.windturbineInfoControl10.WindturbineId = "NG01_06";
this.windturbineInfoControl10.WindturbineName = "06号";
this.windturbineInfoControl10.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// windturbineInfoControl11
//
this.windturbineInfoControl11.BackColor = System.Drawing.Color.Transparent;
this.windturbineInfoControl11.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.windturbineInfoControl11.Location = new System.Drawing.Point(787, 562);
this.windturbineInfoControl11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.windturbineInfoControl11.Name = "windturbineInfoControl11";
this.windturbineInfoControl11.Power = 0D;
this.windturbineInfoControl11.Size = new System.Drawing.Size(112, 76);
this.windturbineInfoControl11.Status = 0;
this.windturbineInfoControl11.TabIndex = 0;
this.windturbineInfoControl11.WindSpeed = 0D;
this.windturbineInfoControl11.WindturbineId = "NG01_51";
this.windturbineInfoControl11.WindturbineName = "51号";
this.windturbineInfoControl11.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// windturbineInfoControl12
//
this.windturbineInfoControl12.BackColor = System.Drawing.Color.Transparent;
this.windturbineInfoControl12.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.windturbineInfoControl12.Location = new System.Drawing.Point(755, 646);
this.windturbineInfoControl12.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.windturbineInfoControl12.Name = "windturbineInfoControl12";
this.windturbineInfoControl12.Power = 0D;
this.windturbineInfoControl12.Size = new System.Drawing.Size(112, 76);
this.windturbineInfoControl12.Status = 0;
this.windturbineInfoControl12.TabIndex = 0;
this.windturbineInfoControl12.WindSpeed = 0D;
this.windturbineInfoControl12.WindturbineId = "NG01_50";
this.windturbineInfoControl12.WindturbineName = "50号";
this.windturbineInfoControl12.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// windturbineInfoControl13
//
this.windturbineInfoControl13.BackColor = System.Drawing.Color.Transparent;
this.windturbineInfoControl13.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.windturbineInfoControl13.Location = new System.Drawing.Point(1081, 646);
this.windturbineInfoControl13.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.windturbineInfoControl13.Name = "windturbineInfoControl13";
this.windturbineInfoControl13.Power = 0D;
this.windturbineInfoControl13.Size = new System.Drawing.Size(112, 76);
this.windturbineInfoControl13.Status = 0;
this.windturbineInfoControl13.TabIndex = 0;
this.windturbineInfoControl13.WindSpeed = 0D;
this.windturbineInfoControl13.WindturbineId = "NG01_48";
this.windturbineInfoControl13.WindturbineName = "48号";
this.windturbineInfoControl13.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// windturbineInfoControl14
//
this.windturbineInfoControl14.BackColor = System.Drawing.Color.Transparent;
this.windturbineInfoControl14.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.windturbineInfoControl14.Location = new System.Drawing.Point(1081, 453);
this.windturbineInfoControl14.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.windturbineInfoControl14.Name = "windturbineInfoControl14";
this.windturbineInfoControl14.Power = 0D;
this.windturbineInfoControl14.Size = new System.Drawing.Size(112, 76);
this.windturbineInfoControl14.Status = 0;
this.windturbineInfoControl14.TabIndex = 0;
this.windturbineInfoControl14.WindSpeed = 0D;
this.windturbineInfoControl14.WindturbineId = "NG01_15";
this.windturbineInfoControl14.WindturbineName = "15号";
this.windturbineInfoControl14.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// windturbineInfoControl15
//
this.windturbineInfoControl15.BackColor = System.Drawing.Color.Transparent;
this.windturbineInfoControl15.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.windturbineInfoControl15.Location = new System.Drawing.Point(1081, 353);
this.windturbineInfoControl15.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.windturbineInfoControl15.Name = "windturbineInfoControl15";
this.windturbineInfoControl15.Power = 0D;
this.windturbineInfoControl15.Size = new System.Drawing.Size(112, 76);
this.windturbineInfoControl15.Status = 0;
this.windturbineInfoControl15.TabIndex = 0;
this.windturbineInfoControl15.WindSpeed = 0D;
this.windturbineInfoControl15.WindturbineId = "NG01_05";
this.windturbineInfoControl15.WindturbineName = "05号";
this.windturbineInfoControl15.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// windturbineInfoControl16
//
this.windturbineInfoControl16.BackColor = System.Drawing.Color.Transparent;
this.windturbineInfoControl16.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.windturbineInfoControl16.Location = new System.Drawing.Point(1278, 306);
this.windturbineInfoControl16.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.windturbineInfoControl16.Name = "windturbineInfoControl16";
this.windturbineInfoControl16.Power = 0D;
this.windturbineInfoControl16.Size = new System.Drawing.Size(112, 76);
this.windturbineInfoControl16.Status = 0;
this.windturbineInfoControl16.TabIndex = 0;
this.windturbineInfoControl16.WindSpeed = 0D;
this.windturbineInfoControl16.WindturbineId = "NG01_04";
this.windturbineInfoControl16.WindturbineName = "04号";
this.windturbineInfoControl16.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// windturbineInfoControl17
//
this.windturbineInfoControl17.BackColor = System.Drawing.Color.Transparent;
this.windturbineInfoControl17.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.windturbineInfoControl17.Location = new System.Drawing.Point(1250, 607);
this.windturbineInfoControl17.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.windturbineInfoControl17.Name = "windturbineInfoControl17";
this.windturbineInfoControl17.Power = 0D;
this.windturbineInfoControl17.Size = new System.Drawing.Size(112, 76);
this.windturbineInfoControl17.Status = 0;
this.windturbineInfoControl17.TabIndex = 0;
this.windturbineInfoControl17.WindSpeed = 0D;
this.windturbineInfoControl17.WindturbineId = "NG01_47";
this.windturbineInfoControl17.WindturbineName = "47号";
this.windturbineInfoControl17.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// windturbineInfoControl18
//
this.windturbineInfoControl18.BackColor = System.Drawing.Color.Transparent;
this.windturbineInfoControl18.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.windturbineInfoControl18.Location = new System.Drawing.Point(1407, 562);
this.windturbineInfoControl18.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.windturbineInfoControl18.Name = "windturbineInfoControl18";
this.windturbineInfoControl18.Power = 0D;
this.windturbineInfoControl18.Size = new System.Drawing.Size(112, 76);
this.windturbineInfoControl18.Status = 0;
this.windturbineInfoControl18.TabIndex = 0;
this.windturbineInfoControl18.WindSpeed = 0D;
this.windturbineInfoControl18.WindturbineId = "NG01_46";
this.windturbineInfoControl18.WindturbineName = "46号";
this.windturbineInfoControl18.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// windturbineInfoControl19
//
this.windturbineInfoControl19.BackColor = System.Drawing.Color.Transparent;
this.windturbineInfoControl19.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.windturbineInfoControl19.Location = new System.Drawing.Point(1591, 549);
this.windturbineInfoControl19.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.windturbineInfoControl19.Name = "windturbineInfoControl19";
this.windturbineInfoControl19.Power = 0D;
this.windturbineInfoControl19.Size = new System.Drawing.Size(112, 76);
this.windturbineInfoControl19.Status = 0;
this.windturbineInfoControl19.TabIndex = 0;
this.windturbineInfoControl19.WindSpeed = 0D;
this.windturbineInfoControl19.WindturbineId = "NG01_45";
this.windturbineInfoControl19.WindturbineName = "45号";
this.windturbineInfoControl19.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// windturbineInfoControl20
//
this.windturbineInfoControl20.BackColor = System.Drawing.Color.Transparent;
this.windturbineInfoControl20.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.windturbineInfoControl20.Location = new System.Drawing.Point(1487, 485);
this.windturbineInfoControl20.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.windturbineInfoControl20.Name = "windturbineInfoControl20";
this.windturbineInfoControl20.Power = 0D;
this.windturbineInfoControl20.Size = new System.Drawing.Size(112, 76);
this.windturbineInfoControl20.Status = 0;
this.windturbineInfoControl20.TabIndex = 0;
this.windturbineInfoControl20.WindSpeed = 0D;
this.windturbineInfoControl20.WindturbineId = "NG01_13";
this.windturbineInfoControl20.WindturbineName = "13号";
this.windturbineInfoControl20.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// windturbineInfoControl21
//
this.windturbineInfoControl21.BackColor = System.Drawing.Color.Transparent;
this.windturbineInfoControl21.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.windturbineInfoControl21.Location = new System.Drawing.Point(1567, 412);
this.windturbineInfoControl21.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.windturbineInfoControl21.Name = "windturbineInfoControl21";
this.windturbineInfoControl21.Power = 0D;
this.windturbineInfoControl21.Size = new System.Drawing.Size(112, 76);
this.windturbineInfoControl21.Status = 0;
this.windturbineInfoControl21.TabIndex = 0;
this.windturbineInfoControl21.WindSpeed = 0D;
this.windturbineInfoControl21.WindturbineId = "NG01_02";
this.windturbineInfoControl21.WindturbineName = "02号";
this.windturbineInfoControl21.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// windturbineInfoControl22
//
this.windturbineInfoControl22.BackColor = System.Drawing.Color.Transparent;
this.windturbineInfoControl22.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.windturbineInfoControl22.Location = new System.Drawing.Point(1685, 353);
this.windturbineInfoControl22.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.windturbineInfoControl22.Name = "windturbineInfoControl22";
this.windturbineInfoControl22.Power = 0D;
this.windturbineInfoControl22.Size = new System.Drawing.Size(112, 76);
this.windturbineInfoControl22.Status = 0;
this.windturbineInfoControl22.TabIndex = 0;
this.windturbineInfoControl22.WindSpeed = 0D;
this.windturbineInfoControl22.WindturbineId = "NG01_12";
this.windturbineInfoControl22.WindturbineName = "12号";
this.windturbineInfoControl22.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// windturbineInfoControl23
//
this.windturbineInfoControl23.BackColor = System.Drawing.Color.Transparent;
this.windturbineInfoControl23.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.windturbineInfoControl23.Location = new System.Drawing.Point(1780, 283);
this.windturbineInfoControl23.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.windturbineInfoControl23.Name = "windturbineInfoControl23";
this.windturbineInfoControl23.Power = 0D;
this.windturbineInfoControl23.Size = new System.Drawing.Size(112, 76);
this.windturbineInfoControl23.Status = 0;
this.windturbineInfoControl23.TabIndex = 0;
this.windturbineInfoControl23.WindSpeed = 0D;
this.windturbineInfoControl23.WindturbineId = "NG01_01";
this.windturbineInfoControl23.WindturbineName = "01号";
this.windturbineInfoControl23.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// windturbineInfoControl24
//
this.windturbineInfoControl24.BackColor = System.Drawing.Color.Transparent;
this.windturbineInfoControl24.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.windturbineInfoControl24.Location = new System.Drawing.Point(919, 592);
this.windturbineInfoControl24.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.windturbineInfoControl24.Name = "windturbineInfoControl24";
this.windturbineInfoControl24.Power = 0D;
this.windturbineInfoControl24.Size = new System.Drawing.Size(112, 76);
this.windturbineInfoControl24.Status = 0;
this.windturbineInfoControl24.TabIndex = 0;
this.windturbineInfoControl24.WindSpeed = 0D;
this.windturbineInfoControl24.WindturbineId = "NG01_49";
this.windturbineInfoControl24.WindturbineName = "49号";
this.windturbineInfoControl24.MyClick += new System.EventHandler(this.Windturbine_MyClick);
//
// NSS_Project1
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackgroundImage = global::IntelligentControlForsx.Properties.Resources.map_nsh_Xl_First;
this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.Controls.Add(this.NG01_21);
this.Controls.Add(this.windturbineInfoControl16);
this.Controls.Add(this.windturbineInfoControl15);
this.Controls.Add(this.windturbineInfoControl10);
this.Controls.Add(this.windturbineInfoControl9);
this.Controls.Add(this.windturbineInfoControl14);
this.Controls.Add(this.windturbineInfoControl19);
this.Controls.Add(this.windturbineInfoControl23);
this.Controls.Add(this.windturbineInfoControl22);
this.Controls.Add(this.windturbineInfoControl21);
this.Controls.Add(this.windturbineInfoControl20);
this.Controls.Add(this.windturbineInfoControl18);
this.Controls.Add(this.windturbineInfoControl17);
this.Controls.Add(this.windturbineInfoControl13);
this.Controls.Add(this.windturbineInfoControl12);
this.Controls.Add(this.windturbineInfoControl24);
this.Controls.Add(this.windturbineInfoControl11);
this.Controls.Add(this.windturbineInfoControl8);
this.Controls.Add(this.windturbineInfoControl4);
this.Controls.Add(this.windturbineInfoControl7);
this.Controls.Add(this.windturbineInfoControl6);
this.Controls.Add(this.windturbineInfoControl5);
this.Controls.Add(this.NG01_10);
this.Controls.Add(this.windturbineInfoControl3);
this.Controls.Add(this.windturbineInfoControl2);
this.Controls.Add(this.windturbineInfoControl1);
this.Controls.Add(this.NG01_18);
this.Controls.Add(this.NG01_19);
this.Controls.Add(this.NG01_20);
this.Controls.Add(this.NG01_23);
this.Controls.Add(this.NG01_22);
this.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.Name = "NSS_Project1";
this.Size = new System.Drawing.Size(1918, 926);
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Timer timer1;
private WindturbineInfoControl NG01_22;
private WindturbineInfoControl NG01_21;
private WindturbineInfoControl NG01_23;
private WindturbineInfoControl NG01_20;
private WindturbineInfoControl NG01_19;
private WindturbineInfoControl NG01_18;
private WindturbineInfoControl windturbineInfoControl1;
private WindturbineInfoControl windturbineInfoControl2;
private WindturbineInfoControl windturbineInfoControl3;
private WindturbineInfoControl windturbineInfoControl4;
private WindturbineInfoControl NG01_10;
private WindturbineInfoControl windturbineInfoControl5;
private WindturbineInfoControl windturbineInfoControl6;
private WindturbineInfoControl windturbineInfoControl7;
private WindturbineInfoControl windturbineInfoControl8;
private WindturbineInfoControl windturbineInfoControl9;
private WindturbineInfoControl windturbineInfoControl10;
private WindturbineInfoControl windturbineInfoControl11;
private WindturbineInfoControl windturbineInfoControl12;
private WindturbineInfoControl windturbineInfoControl13;
private WindturbineInfoControl windturbineInfoControl14;
private WindturbineInfoControl windturbineInfoControl15;
private WindturbineInfoControl windturbineInfoControl16;
private WindturbineInfoControl windturbineInfoControl17;
private WindturbineInfoControl windturbineInfoControl18;
private WindturbineInfoControl windturbineInfoControl19;
private WindturbineInfoControl windturbineInfoControl20;
private WindturbineInfoControl windturbineInfoControl21;
private WindturbineInfoControl windturbineInfoControl22;
private WindturbineInfoControl windturbineInfoControl23;
private WindturbineInfoControl windturbineInfoControl24;
}
}