namespace WorldGIS { partial class CtrlRangeEllipFrustumEntityParamPage { /// <summary> /// 必需的设计器变量。 /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// 清理所有正在使用的资源。 /// </summary> /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param> protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region 组件设计器生成的代码 /// <summary> /// 设计器支持所需的方法 - 不要 /// 使用代码编辑器修改此方法的内容。 /// </summary> private void InitializeComponent() { this.label24 = new System.Windows.Forms.Label(); this.label25 = new System.Windows.Forms.Label(); this.textBoxEndAngle = new System.Windows.Forms.TextBox(); this.textBoxStartAngle = new System.Windows.Forms.TextBox(); this.label14 = new System.Windows.Forms.Label(); this.label13 = new System.Windows.Forms.Label(); this.label23 = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.label12 = new System.Windows.Forms.Label(); this.label22 = new System.Windows.Forms.Label(); this.label16 = new System.Windows.Forms.Label(); this.label21 = new System.Windows.Forms.Label(); this.label15 = new System.Windows.Forms.Label(); this.label17 = new System.Windows.Forms.Label(); this.labelBottomXRadius = new System.Windows.Forms.Label(); this.textBoxSlices = new System.Windows.Forms.TextBox(); this.textBoxTopYRadius = new System.Windows.Forms.TextBox(); this.textBoxLength = new System.Windows.Forms.TextBox(); this.textBoxTopXRadius = new System.Windows.Forms.TextBox(); this.textBoxBottomYRadius = new System.Windows.Forms.TextBox(); this.textBoxBottomXRadius = new System.Windows.Forms.TextBox(); this.SuspendLayout(); // // label24 // this.label24.AutoSize = true; this.label24.Location = new System.Drawing.Point(42, 268); this.label24.Name = "label24"; this.label24.Size = new System.Drawing.Size(65, 12); this.label24.TabIndex = 25; this.label24.Text = "终止角度:"; // // label25 // this.label25.AutoSize = true; this.label25.Location = new System.Drawing.Point(42, 236); this.label25.Name = "label25"; this.label25.Size = new System.Drawing.Size(65, 12); this.label25.TabIndex = 26; this.label25.Text = "起始角度:"; // // textBoxEndAngle // this.textBoxEndAngle.Location = new System.Drawing.Point(143, 265); this.textBoxEndAngle.Name = "textBoxEndAngle"; this.textBoxEndAngle.Size = new System.Drawing.Size(129, 21); this.textBoxEndAngle.TabIndex = 23; this.textBoxEndAngle.TextChanged += new System.EventHandler(this.textBoxEndAngle_TextChanged); // // textBoxStartAngle // this.textBoxStartAngle.Location = new System.Drawing.Point(143, 233); this.textBoxStartAngle.Name = "textBoxStartAngle"; this.textBoxStartAngle.Size = new System.Drawing.Size(129, 21); this.textBoxStartAngle.TabIndex = 24; this.textBoxStartAngle.TextChanged += new System.EventHandler(this.textBoxStartAngle_TextChanged); // // label14 // this.label14.AutoSize = true; this.label14.Location = new System.Drawing.Point(42, 204); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(53, 12); this.label14.TabIndex = 19; this.label14.Text = "分段数:"; // // label13 // this.label13.AutoSize = true; this.label13.Location = new System.Drawing.Point(42, 171); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(41, 12); this.label13.TabIndex = 18; this.label13.Text = "长度:"; // // label23 // this.label23.AutoSize = true; this.label23.Location = new System.Drawing.Point(42, 80); this.label23.Name = "label23"; this.label23.Size = new System.Drawing.Size(95, 12); this.label23.TabIndex = 17; this.label23.Text = "顶部Y方向半径:"; // // label11 // this.label11.AutoSize = true; this.label11.Location = new System.Drawing.Point(42, 142); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(95, 12); this.label11.TabIndex = 22; this.label11.Text = "底部Y方向半径:"; // // label12 // this.label12.AutoSize = true; this.label12.Location = new System.Drawing.Point(277, 175); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(17, 12); this.label12.TabIndex = 21; this.label12.Text = "米"; // // label22 // this.label22.AutoSize = true; this.label22.Location = new System.Drawing.Point(277, 81); this.label22.Name = "label22"; this.label22.Size = new System.Drawing.Size(17, 12); this.label22.TabIndex = 20; this.label22.Text = "米"; // // label16 // this.label16.AutoSize = true; this.label16.Location = new System.Drawing.Point(277, 144); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(17, 12); this.label16.TabIndex = 16; this.label16.Text = "米"; // // label21 // this.label21.AutoSize = true; this.label21.Location = new System.Drawing.Point(277, 46); this.label21.Name = "label21"; this.label21.Size = new System.Drawing.Size(17, 12); this.label21.TabIndex = 13; this.label21.Text = "米"; // // label15 // this.label15.AutoSize = true; this.label15.Location = new System.Drawing.Point(277, 112); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(17, 12); this.label15.TabIndex = 12; this.label15.Text = "米"; // // label17 // this.label17.AutoSize = true; this.label17.Location = new System.Drawing.Point(42, 43); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(95, 12); this.label17.TabIndex = 15; this.label17.Text = "顶部X方向半径:"; // // labelBottomXRadius // this.labelBottomXRadius.AutoSize = true; this.labelBottomXRadius.Location = new System.Drawing.Point(42, 112); this.labelBottomXRadius.Name = "labelBottomXRadius"; this.labelBottomXRadius.Size = new System.Drawing.Size(95, 12); this.labelBottomXRadius.TabIndex = 14; this.labelBottomXRadius.Text = "底部X方向半径:"; // // textBoxSlices // this.textBoxSlices.Location = new System.Drawing.Point(143, 201); this.textBoxSlices.Name = "textBoxSlices"; this.textBoxSlices.Size = new System.Drawing.Size(129, 21); this.textBoxSlices.TabIndex = 8; this.textBoxSlices.TextChanged += new System.EventHandler(this.textBoxSlices_TextChanged); // // textBoxTopYRadius // this.textBoxTopYRadius.Location = new System.Drawing.Point(143, 76); this.textBoxTopYRadius.Name = "textBoxTopYRadius"; this.textBoxTopYRadius.Size = new System.Drawing.Size(129, 21); this.textBoxTopYRadius.TabIndex = 7; this.textBoxTopYRadius.TextChanged += new System.EventHandler(this.textBoxTopYRadius_TextChanged); // // textBoxLength // this.textBoxLength.Location = new System.Drawing.Point(143, 171); this.textBoxLength.Name = "textBoxLength"; this.textBoxLength.Size = new System.Drawing.Size(129, 21); this.textBoxLength.TabIndex = 6; this.textBoxLength.TextChanged += new System.EventHandler(this.textBoxLength_TextChanged); // // textBoxTopXRadius // this.textBoxTopXRadius.Location = new System.Drawing.Point(143, 40); this.textBoxTopXRadius.Name = "textBoxTopXRadius"; this.textBoxTopXRadius.Size = new System.Drawing.Size(129, 21); this.textBoxTopXRadius.TabIndex = 11; this.textBoxTopXRadius.TextChanged += new System.EventHandler(this.textBoxTopXRadius_TextChanged); // // textBoxBottomYRadius // this.textBoxBottomYRadius.Location = new System.Drawing.Point(143, 139); this.textBoxBottomYRadius.Name = "textBoxBottomYRadius"; this.textBoxBottomYRadius.Size = new System.Drawing.Size(129, 21); this.textBoxBottomYRadius.TabIndex = 10; this.textBoxBottomYRadius.TextChanged += new System.EventHandler(this.textBoxBottomYRadius_TextChanged); // // textBoxBottomXRadius // this.textBoxBottomXRadius.Location = new System.Drawing.Point(143, 108); this.textBoxBottomXRadius.Name = "textBoxBottomXRadius"; this.textBoxBottomXRadius.Size = new System.Drawing.Size(129, 21); this.textBoxBottomXRadius.TabIndex = 9; this.textBoxBottomXRadius.TextChanged += new System.EventHandler(this.textBoxBottomXRadius_TextChanged); // // CtrlRangeEllipFrustumEntityParamPage // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.SystemColors.Control; this.Controls.Add(this.label24); this.Controls.Add(this.label25); this.Controls.Add(this.textBoxEndAngle); this.Controls.Add(this.textBoxStartAngle); this.Controls.Add(this.label14); this.Controls.Add(this.label13); this.Controls.Add(this.label23); this.Controls.Add(this.label11); this.Controls.Add(this.label12); this.Controls.Add(this.label22); this.Controls.Add(this.label16); this.Controls.Add(this.label21); this.Controls.Add(this.label15); this.Controls.Add(this.label17); this.Controls.Add(this.labelBottomXRadius); this.Controls.Add(this.textBoxSlices); this.Controls.Add(this.textBoxTopYRadius); this.Controls.Add(this.textBoxLength); this.Controls.Add(this.textBoxTopXRadius); this.Controls.Add(this.textBoxBottomYRadius); this.Controls.Add(this.textBoxBottomXRadius); this.Name = "CtrlRangeEllipFrustumEntityParamPage"; this.Size = new System.Drawing.Size(334, 334); this.Load += new System.EventHandler(this.CtrlRangeEllipFrustumEntityParamPage_Load); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Label label24; private System.Windows.Forms.Label label25; private System.Windows.Forms.TextBox textBoxEndAngle; private System.Windows.Forms.TextBox textBoxStartAngle; private System.Windows.Forms.Label label14; private System.Windows.Forms.Label label13; private System.Windows.Forms.Label label23; private System.Windows.Forms.Label label11; private System.Windows.Forms.Label label12; private System.Windows.Forms.Label label22; private System.Windows.Forms.Label label16; private System.Windows.Forms.Label label21; private System.Windows.Forms.Label label15; private System.Windows.Forms.Label label17; private System.Windows.Forms.Label labelBottomXRadius; private System.Windows.Forms.TextBox textBoxSlices; private System.Windows.Forms.TextBox textBoxTopYRadius; private System.Windows.Forms.TextBox textBoxLength; private System.Windows.Forms.TextBox textBoxTopXRadius; private System.Windows.Forms.TextBox textBoxBottomYRadius; private System.Windows.Forms.TextBox textBoxBottomXRadius; } }