📄 frmmain.designer.cs
字号:
this.inputDataChart.SubFooter.Shadow.Visible = false;
//
//
//
//
//
//
//
//
//
this.inputDataChart.SubHeader.Font.Shadow.Visible = false;
//
//
//
this.inputDataChart.SubHeader.Shadow.Visible = false;
this.inputDataChart.TabIndex = 0;
//
//
//
//
//
//
this.inputDataChart.Walls.Back.AutoHide = false;
//
//
//
this.inputDataChart.Walls.Back.Shadow.Visible = false;
//
//
//
this.inputDataChart.Walls.Bottom.AutoHide = false;
//
//
//
this.inputDataChart.Walls.Bottom.Shadow.Visible = false;
//
//
//
this.inputDataChart.Walls.Left.AutoHide = false;
//
//
//
this.inputDataChart.Walls.Left.Shadow.Visible = false;
//
//
//
this.inputDataChart.Walls.Right.AutoHide = false;
//
//
//
this.inputDataChart.Walls.Right.Shadow.Visible = false;
//
// sofmVisualizer
//
this.sofmVisualizer.Location = new System.Drawing.Point(412, 25);
this.sofmVisualizer.Matrix = null;
this.sofmVisualizer.Name = "sofmVisualizer";
this.sofmVisualizer.Size = new System.Drawing.Size(225, 250);
this.sofmVisualizer.TabIndex = 4;
this.sofmVisualizer.ZoomFactor = 25;
//
// points2
//
//
//
//
this.points2.LinePen.Color = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(153)))));
//
//
//
//
//
//
this.points2.Marks.Callout.ArrowHead = Steema.TeeChart.Styles.ArrowHeadStyles.None;
this.points2.Marks.Callout.ArrowHeadSize = 8;
//
//
//
this.points2.Marks.Callout.Brush.Color = System.Drawing.Color.Black;
this.points2.Marks.Callout.Distance = 0;
this.points2.Marks.Callout.Draw3D = false;
this.points2.Marks.Callout.Length = 0;
this.points2.Marks.Callout.Style = Steema.TeeChart.Styles.PointerStyles.Rectangle;
//
//
//
//
//
//
this.points2.Marks.Font.Shadow.Visible = false;
//
//
//
//
//
//
this.points2.Pointer.Brush.Color = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
this.points2.Pointer.Dark3D = false;
this.points2.Pointer.Draw3D = false;
this.points2.Pointer.HorizSize = 2;
//
//
//
this.points2.Pointer.Pen.Color = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
this.points2.Pointer.Style = Steema.TeeChart.Styles.PointerStyles.Rectangle;
this.points2.Pointer.VertSize = 2;
this.points2.Pointer.Visible = true;
this.points2.Title = "point1";
//
//
//
this.points2.XValues.DataMember = "X";
this.points2.XValues.Order = Steema.TeeChart.Styles.ValueListOrder.Ascending;
//
//
//
this.points2.YValues.DataMember = "Y";
//
// points3
//
//
//
//
this.points3.LinePen.Color = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(153)))), ((int)(((byte)(0)))));
//
//
//
//
//
//
this.points3.Marks.Callout.ArrowHead = Steema.TeeChart.Styles.ArrowHeadStyles.None;
this.points3.Marks.Callout.ArrowHeadSize = 8;
//
//
//
this.points3.Marks.Callout.Brush.Color = System.Drawing.Color.Black;
this.points3.Marks.Callout.Distance = 0;
this.points3.Marks.Callout.Draw3D = false;
this.points3.Marks.Callout.Length = 0;
this.points3.Marks.Callout.Style = Steema.TeeChart.Styles.PointerStyles.Rectangle;
//
//
//
//
//
//
this.points3.Marks.Font.Shadow.Visible = false;
//
//
//
//
//
//
this.points3.Pointer.Brush.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
this.points3.Pointer.Draw3D = false;
//
//
//
this.points3.Pointer.Pen.Color = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(128)))));
this.points3.Pointer.Pen.Transparency = 50;
this.points3.Pointer.Style = Steema.TeeChart.Styles.PointerStyles.Circle;
this.points3.Pointer.Visible = true;
this.points3.Title = "point2";
//
//
//
this.points3.XValues.DataMember = "X";
this.points3.XValues.Order = Steema.TeeChart.Styles.ValueListOrder.Ascending;
//
//
//
this.points3.YValues.DataMember = "Y";
//
// points1
//
//
//
//
this.points1.LinePen.Color = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(77)))), ((int)(((byte)(153)))));
//
//
//
//
//
//
this.points1.Marks.Callout.ArrowHead = Steema.TeeChart.Styles.ArrowHeadStyles.None;
this.points1.Marks.Callout.ArrowHeadSize = 8;
//
//
//
this.points1.Marks.Callout.Brush.Color = System.Drawing.Color.Black;
this.points1.Marks.Callout.Distance = 0;
this.points1.Marks.Callout.Draw3D = false;
this.points1.Marks.Callout.Length = 0;
this.points1.Marks.Callout.Style = Steema.TeeChart.Styles.PointerStyles.Rectangle;
//
//
//
//
//
//
this.points1.Marks.Font.Shadow.Visible = false;
//
//
//
//
//
//
this.points1.Pointer.Brush.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
this.points1.Pointer.Dark3D = false;
this.points1.Pointer.Draw3D = false;
this.points1.Pointer.HorizSize = 2;
this.points1.Pointer.InflateMargins = false;
//
//
//
this.points1.Pointer.Pen.Color = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
this.points1.Pointer.Style = Steema.TeeChart.Styles.PointerStyles.Rectangle;
this.points1.Pointer.VertSize = 2;
this.points1.Pointer.Visible = true;
this.points1.Title = "point1";
//
//
//
this.points1.XValues.DataMember = "X";
this.points1.XValues.Order = Steema.TeeChart.Styles.ValueListOrder.Ascending;
//
//
//
this.points1.YValues.DataMember = "Y";
//
// points4
//
//
//
//
this.points4.LinePen.Color = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(153)))), ((int)(((byte)(0)))));
//
//
//
//
//
//
this.points4.Marks.Callout.ArrowHead = Steema.TeeChart.Styles.ArrowHeadStyles.None;
this.points4.Marks.Callout.ArrowHeadSize = 8;
//
//
//
this.points4.Marks.Callout.Brush.Color = System.Drawing.Color.Black;
this.points4.Marks.Callout.Distance = 0;
this.points4.Marks.Callout.Draw3D = false;
this.points4.Marks.Callout.Length = 0;
this.points4.Marks.Callout.Style = Steema.TeeChart.Styles.PointerStyles.Rectangle;
//
//
//
//
//
//
this.points4.Marks.Font.Shadow.Visible = false;
//
//
//
//
//
//
this.points4.Pointer.Brush.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))));
this.points4.Pointer.Draw3D = false;
//
//
//
this.points4.Pointer.Pen.Color = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
this.points4.Pointer.Pen.Transparency = 50;
this.points4.Pointer.Style = Steema.TeeChart.Styles.PointerStyles.Circle;
this.points4.Pointer.Visible = true;
this.points4.Title = "point2";
//
//
//
this.points4.XValues.DataMember = "X";
this.points4.XValues.Order = Steema.TeeChart.Styles.ValueListOrder.Ascending;
//
//
//
this.points4.YValues.DataMember = "Y";
//
// frmMain
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(940, 701);
this.Controls.Add(this.splitContainer1);
this.Name = "frmMain";
this.Text = "SOFM Demo Project";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
((System.ComponentModel.ISupportInitialize)(this.errorProvider)).EndInit();
this.splitContainer1.Panel1.ResumeLayout(false);
this.splitContainer1.Panel2.ResumeLayout(false);
this.splitContainer1.Panel2.PerformLayout();
this.splitContainer1.ResumeLayout(false);
this.gbInputParams.ResumeLayout(false);
this.gbInputParams.PerformLayout();
this.gbPatterns.ResumeLayout(false);
this.gbKohonen.ResumeLayout(false);
this.gbKohonen.PerformLayout();
this.statusStrip.ResumeLayout(false);
this.statusStrip.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.ErrorProvider errorProvider;
private System.Windows.Forms.SplitContainer splitContainer1;
private System.Windows.Forms.GroupBox gbPatterns;
private System.Windows.Forms.ListBox lbPatterns;
private System.Windows.Forms.GroupBox gbKohonen;
private Steema.TeeChart.TChart outputDataChart;
private Steema.TeeChart.TChart inputDataChart;
private System.Windows.Forms.GroupBox gbInputParams;
private System.Windows.Forms.Label lblActivationFunctionType;
private System.Windows.Forms.RadioButton rbFrenchHat;
private System.Windows.Forms.RadioButton rbMexicanHat;
private System.Windows.Forms.RadioButton rbGaussFunction;
private System.Windows.Forms.RadioButton rbDiscreteFunction;
private System.Windows.Forms.TextBox tbEpsilon;
private System.Windows.Forms.TextBox tbIterationsNumber;
private System.Windows.Forms.TextBox tbNumberOfCards;
private System.Windows.Forms.Label lblIterationNumberCaption;
private System.Windows.Forms.Label lblNamberOfCardsCaption;
private System.Windows.Forms.CheckBox chbNormalize;
private System.Windows.Forms.Button btnLoadDataAndCreateNetwork;
private Steema.TeeChart.Styles.Points points2;
private Steema.TeeChart.Styles.Points points3;
private Steema.TeeChart.Styles.Points points1;
private Steema.TeeChart.Styles.Points points4;
private System.Windows.Forms.StatusStrip statusStrip;
private System.Windows.Forms.CheckBox chbVisualization;
private System.Windows.Forms.ToolStripStatusLabel lblStatus;
private System.Windows.Forms.ToolStripProgressBar pbStatus;
private System.Windows.Forms.ToolTip toolTip;
private SOFMVisualizer sofmVisualizer;
private System.Windows.Forms.Panel panelLegend;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -