namespace WorldGIS { partial class CtrlEllipFrustumEntityParamPage { /// <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.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(); // // label14 // this.label14.AutoSize = true; this.label14.Location = new System.Drawing.Point(43, 186); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(53, 12); this.label14.TabIndex = 10; this.label14.Text = "分段数:"; // // label13 // this.label13.AutoSize = true; this.label13.Location = new System.Drawing.Point(43, 155); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(41, 12); this.label13.TabIndex = 13; this.label13.Text = "长度:"; // // label23 // this.label23.AutoSize = true; this.label23.Location = new System.Drawing.Point(43, 64); this.label23.Name = "label23"; this.label23.Size = new System.Drawing.Size(95, 12); this.label23.TabIndex = 14; this.label23.Text = "顶部Y方向半径:"; // // label11 // this.label11.AutoSize = true; this.label11.Location = new System.Drawing.Point(43, 126); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(95, 12); this.label11.TabIndex = 11; this.label11.Text = "底部Y方向半径:"; // // label12 // this.label12.AutoSize = true; this.label12.Location = new System.Drawing.Point(278, 157); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(17, 12); this.label12.TabIndex = 12; this.label12.Text = "米"; // // label22 // this.label22.AutoSize = true; this.label22.Location = new System.Drawing.Point(278, 63); this.label22.Name = "label22"; this.label22.Size = new System.Drawing.Size(17, 12); this.label22.TabIndex = 17; this.label22.Text = "米"; // // label16 // this.label16.AutoSize = true; this.label16.Location = new System.Drawing.Point(278, 126); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(17, 12); this.label16.TabIndex = 18; this.label16.Text = "米"; // // label21 // this.label21.AutoSize = true; this.label21.Location = new System.Drawing.Point(278, 31); this.label21.Name = "label21"; this.label21.Size = new System.Drawing.Size(17, 12); this.label21.TabIndex = 15; this.label21.Text = "米"; // // label15 // this.label15.AutoSize = true; this.label15.Location = new System.Drawing.Point(278, 94); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(17, 12); this.label15.TabIndex = 16; this.label15.Text = "米"; // // label17 // this.label17.AutoSize = true; this.label17.Location = new System.Drawing.Point(43, 31); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(95, 12); this.label17.TabIndex = 8; this.label17.Text = "顶部X方向半径:"; // // labelBottomXRadius // this.labelBottomXRadius.AutoSize = true; this.labelBottomXRadius.Location = new System.Drawing.Point(43, 96); this.labelBottomXRadius.Name = "labelBottomXRadius"; this.labelBottomXRadius.Size = new System.Drawing.Size(95, 12); this.labelBottomXRadius.TabIndex = 9; this.labelBottomXRadius.Text = "底部X方向半径:"; // // textBoxSlices // this.textBoxSlices.Location = new System.Drawing.Point(144, 183); this.textBoxSlices.Name = "textBoxSlices"; this.textBoxSlices.Size = new System.Drawing.Size(129, 21); this.textBoxSlices.TabIndex = 4; this.textBoxSlices.TextChanged += new System.EventHandler(this.textBoxSlices_TextChanged); // // textBoxTopYRadius // this.textBoxTopYRadius.Location = new System.Drawing.Point(144, 58); this.textBoxTopYRadius.Name = "textBoxTopYRadius"; this.textBoxTopYRadius.Size = new System.Drawing.Size(129, 21); this.textBoxTopYRadius.TabIndex = 3; this.textBoxTopYRadius.TextChanged += new System.EventHandler(this.textBoxTopYRadius_TextChanged); // // textBoxLength // this.textBoxLength.Location = new System.Drawing.Point(144, 153); this.textBoxLength.Name = "textBoxLength"; this.textBoxLength.Size = new System.Drawing.Size(129, 21); this.textBoxLength.TabIndex = 2; this.textBoxLength.TextChanged += new System.EventHandler(this.textBoxLength_TextChanged); // // textBoxTopXRadius // this.textBoxTopXRadius.Location = new System.Drawing.Point(144, 25); this.textBoxTopXRadius.Name = "textBoxTopXRadius"; this.textBoxTopXRadius.Size = new System.Drawing.Size(129, 21); this.textBoxTopXRadius.TabIndex = 5; this.textBoxTopXRadius.TextChanged += new System.EventHandler(this.textBoxTopXRadius_TextChanged); // // textBoxBottomYRadius // this.textBoxBottomYRadius.Location = new System.Drawing.Point(144, 121); this.textBoxBottomYRadius.Name = "textBoxBottomYRadius"; this.textBoxBottomYRadius.Size = new System.Drawing.Size(129, 21); this.textBoxBottomYRadius.TabIndex = 7; this.textBoxBottomYRadius.TextChanged += new System.EventHandler(this.textBoxBottomYRadius_TextChanged); // // textBoxBottomXRadius // this.textBoxBottomXRadius.Location = new System.Drawing.Point(144, 90); this.textBoxBottomXRadius.Name = "textBoxBottomXRadius"; this.textBoxBottomXRadius.Size = new System.Drawing.Size(129, 21); this.textBoxBottomXRadius.TabIndex = 6; this.textBoxBottomXRadius.TextChanged += new System.EventHandler(this.textBoxBottomXRadius_TextChanged); // // CtrlEllipFrustumEntityParamPage // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 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 = "CtrlEllipFrustumEntityParamPage"; this.Size = new System.Drawing.Size(334, 334); this.Load += new System.EventHandler(this.CtrlEllipFrustumEntityParamPage_Load); this.ResumeLayout(false); this.PerformLayout(); } #endregion 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; } }