namespace WorldGIS { partial class CtrlPipelineStyleSetting { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.label11 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.tBoxTailDecValue = new System.Windows.Forms.TextBox(); this.label8 = new System.Windows.Forms.Label(); this.tBoxHeadDecValue = new System.Windows.Forms.TextBox(); this.label5 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.textBoxSlice = new System.Windows.Forms.TextBox(); this.label4 = new System.Windows.Forms.Label(); this.textBoxCornerSliceAngle = new System.Windows.Forms.TextBox(); this.label1 = new System.Windows.Forms.Label(); this.textBoxThickness = new System.Windows.Forms.TextBox(); this.label3 = new System.Windows.Forms.Label(); this.textBoxLineRadius = new System.Windows.Forms.TextBox(); this.label20 = new System.Windows.Forms.Label(); this.numericUpDownLineOpaque = new System.Windows.Forms.NumericUpDown(); this.pictureBoxLineColor = new System.Windows.Forms.PictureBox(); this.label2 = new System.Windows.Forms.Label(); ((System.ComponentModel.ISupportInitialize)(this.numericUpDownLineOpaque)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBoxLineColor)).BeginInit(); this.SuspendLayout(); // // label11 // this.label11.AutoSize = true; this.label11.Location = new System.Drawing.Point(8, 121); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(65, 12); this.label11.TabIndex = 80; this.label11.Text = "尾部缩进:"; // // label10 // this.label10.AutoSize = true; this.label10.Location = new System.Drawing.Point(8, 121); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(11, 12); this.label10.TabIndex = 79; this.label10.Text = " "; // // label9 // this.label9.AutoSize = true; this.label9.Location = new System.Drawing.Point(8, 91); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(65, 12); this.label9.TabIndex = 78; this.label9.Text = "头部缩进:"; // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(154, 120); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(17, 12); this.label7.TabIndex = 77; this.label7.Text = "米"; // // tBoxTailDecValue // this.tBoxTailDecValue.Location = new System.Drawing.Point(73, 115); this.tBoxTailDecValue.Name = "tBoxTailDecValue"; this.tBoxTailDecValue.Size = new System.Drawing.Size(77, 21); this.tBoxTailDecValue.TabIndex = 76; this.tBoxTailDecValue.TextChanged += new System.EventHandler(this.tBoxTailDecValue_TextChanged); // // label8 // this.label8.AutoSize = true; this.label8.Location = new System.Drawing.Point(154, 92); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(17, 12); this.label8.TabIndex = 75; this.label8.Text = "米"; // // tBoxHeadDecValue // this.tBoxHeadDecValue.Location = new System.Drawing.Point(73, 88); this.tBoxHeadDecValue.Name = "tBoxHeadDecValue"; this.tBoxHeadDecValue.Size = new System.Drawing.Size(77, 21); this.tBoxHeadDecValue.TabIndex = 74; this.tBoxHeadDecValue.TextChanged += new System.EventHandler(this.tBoxHeadDecValue_TextChanged); // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(264, 65); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(17, 12); this.label5.TabIndex = 73; this.label5.Text = "度"; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(140, 39); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(77, 12); this.label6.TabIndex = 72; this.label6.Text = "截面分段数:"; // // textBoxSlice // this.textBoxSlice.Location = new System.Drawing.Point(217, 34); this.textBoxSlice.Name = "textBoxSlice"; this.textBoxSlice.Size = new System.Drawing.Size(46, 21); this.textBoxSlice.TabIndex = 71; this.textBoxSlice.TextChanged += new System.EventHandler(this.textBoxSlice_TextChanged); // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(140, 65); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(77, 12); this.label4.TabIndex = 70; this.label4.Text = "拐弯平滑度:"; // // textBoxCornerSliceAngle // this.textBoxCornerSliceAngle.Location = new System.Drawing.Point(217, 59); this.textBoxCornerSliceAngle.Name = "textBoxCornerSliceAngle"; this.textBoxCornerSliceAngle.Size = new System.Drawing.Size(46, 21); this.textBoxCornerSliceAngle.TabIndex = 69; this.textBoxCornerSliceAngle.TextChanged += new System.EventHandler(this.textBoxCornerSliceAngle_TextChanged); // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(140, 15); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(41, 12); this.label1.TabIndex = 68; this.label1.Text = "厚度:"; // // textBoxThickness // this.textBoxThickness.Location = new System.Drawing.Point(217, 9); this.textBoxThickness.Name = "textBoxThickness"; this.textBoxThickness.Size = new System.Drawing.Size(46, 21); this.textBoxThickness.TabIndex = 67; this.textBoxThickness.TextChanged += new System.EventHandler(this.textBoxThickness_TextChanged); // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(6, 65); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(41, 12); this.label3.TabIndex = 66; this.label3.Text = "管径:"; // // textBoxLineRadius // this.textBoxLineRadius.Location = new System.Drawing.Point(73, 60); this.textBoxLineRadius.Name = "textBoxLineRadius"; this.textBoxLineRadius.Size = new System.Drawing.Size(46, 21); this.textBoxLineRadius.TabIndex = 65; this.textBoxLineRadius.TextChanged += new System.EventHandler(this.textBoxLineRadius_TextChanged); // // label20 // this.label20.AutoSize = true; this.label20.Location = new System.Drawing.Point(6, 40); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(65, 12); this.label20.TabIndex = 64; this.label20.Text = "不透明度:"; // // numericUpDownLineOpaque // this.numericUpDownLineOpaque.Location = new System.Drawing.Point(73, 34); this.numericUpDownLineOpaque.Maximum = new decimal(new int[] { 255, 0, 0, 0}); this.numericUpDownLineOpaque.Name = "numericUpDownLineOpaque"; this.numericUpDownLineOpaque.Size = new System.Drawing.Size(46, 21); this.numericUpDownLineOpaque.TabIndex = 63; this.numericUpDownLineOpaque.Value = new decimal(new int[] { 255, 0, 0, 0}); this.numericUpDownLineOpaque.ValueChanged += new System.EventHandler(this.numericUpDownLineOpaque_ValueChanged); // // pictureBoxLineColor // this.pictureBoxLineColor.BackColor = System.Drawing.Color.White; this.pictureBoxLineColor.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.pictureBoxLineColor.Location = new System.Drawing.Point(73, 11); this.pictureBoxLineColor.Name = "pictureBoxLineColor"; this.pictureBoxLineColor.Size = new System.Drawing.Size(46, 18); this.pictureBoxLineColor.TabIndex = 62; this.pictureBoxLineColor.TabStop = false; this.pictureBoxLineColor.Click += new System.EventHandler(this.pictureBoxLineColor_Click); // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(6, 14); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(41, 12); this.label2.TabIndex = 61; this.label2.Text = "颜色:"; // // CtrlPipelineStyleSetting // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.label11); this.Controls.Add(this.label10); this.Controls.Add(this.label9); this.Controls.Add(this.label7); this.Controls.Add(this.tBoxTailDecValue); this.Controls.Add(this.label8); this.Controls.Add(this.tBoxHeadDecValue); this.Controls.Add(this.label5); this.Controls.Add(this.label6); this.Controls.Add(this.textBoxSlice); this.Controls.Add(this.label4); this.Controls.Add(this.textBoxCornerSliceAngle); this.Controls.Add(this.label1); this.Controls.Add(this.textBoxThickness); this.Controls.Add(this.label3); this.Controls.Add(this.textBoxLineRadius); this.Controls.Add(this.label20); this.Controls.Add(this.numericUpDownLineOpaque); this.Controls.Add(this.pictureBoxLineColor); this.Controls.Add(this.label2); this.Name = "CtrlPipelineStyleSetting"; this.Size = new System.Drawing.Size(286, 144); this.Load += new System.EventHandler(this.FormPipelineStyleSetting_Load); ((System.ComponentModel.ISupportInitialize)(this.numericUpDownLineOpaque)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBoxLineColor)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Label label11; private System.Windows.Forms.Label label10; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label label7; private System.Windows.Forms.TextBox tBoxTailDecValue; private System.Windows.Forms.Label label8; private System.Windows.Forms.TextBox tBoxHeadDecValue; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label6; private System.Windows.Forms.TextBox textBoxSlice; private System.Windows.Forms.Label label4; private System.Windows.Forms.TextBox textBoxCornerSliceAngle; private System.Windows.Forms.Label label1; private System.Windows.Forms.TextBox textBoxThickness; private System.Windows.Forms.Label label3; private System.Windows.Forms.TextBox textBoxLineRadius; private System.Windows.Forms.Label label20; private System.Windows.Forms.NumericUpDown numericUpDownLineOpaque; private System.Windows.Forms.PictureBox pictureBoxLineColor; private System.Windows.Forms.Label label2; } }