MultiPatchExamples\MultiPatchExamples.Designer.cs
// Copyright 2012 ESRI // // All rights reserved under the copyright laws of the United States // and applicable international laws, treaties, and conventions. // // You may freely redistribute and use this sample code, with or // without modification, provided you include the original copyright // notice and use restrictions. // // See the use restrictions. // namespace MultiPatchExamples { partial class MultiPatchExamples { /// <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() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MultiPatchExamples)); this.axSceneControl = new ESRI.ArcGIS.Controls.AxSceneControl(); this.axLicenseControl = new ESRI.ArcGIS.Controls.AxLicenseControl(); this.triangleStrip1Button = new System.Windows.Forms.Button(); this.triangleStrip2Button = new System.Windows.Forms.Button(); this.triangleStrip3Button = new System.Windows.Forms.Button(); this.triangleStrip4Button = new System.Windows.Forms.Button(); this.triangleStrip5Button = new System.Windows.Forms.Button(); this.triangleFan1Button = new System.Windows.Forms.Button(); this.triangleFan2Button = new System.Windows.Forms.Button(); this.triangleFan3Button = new System.Windows.Forms.Button(); this.triangleFan4Button = new System.Windows.Forms.Button(); this.triangleFan5Button = new System.Windows.Forms.Button(); this.triangles1Button = new System.Windows.Forms.Button(); this.triangles2Button = new System.Windows.Forms.Button(); this.triangles3Button = new System.Windows.Forms.Button(); this.triangles4Button = new System.Windows.Forms.Button(); this.triangles5Button = new System.Windows.Forms.Button(); this.ring1Button = new System.Windows.Forms.Button(); this.ring2Button = new System.Windows.Forms.Button(); this.ring3Button = new System.Windows.Forms.Button(); this.ring4Button = new System.Windows.Forms.Button(); this.ring5Button = new System.Windows.Forms.Button(); this.vector3D1Button = new System.Windows.Forms.Button(); this.vector3D2Button = new System.Windows.Forms.Button(); this.vector3D3Button = new System.Windows.Forms.Button(); this.transform3D1Button = new System.Windows.Forms.Button(); this.transform3D2Button = new System.Windows.Forms.Button(); this.transform3D3Button = new System.Windows.Forms.Button(); this.transform3D4Button = new System.Windows.Forms.Button(); this.extrusion1Button = new System.Windows.Forms.Button(); this.extrusion2Button = new System.Windows.Forms.Button(); this.extrusion3Button = new System.Windows.Forms.Button(); this.extrusion4Button = new System.Windows.Forms.Button(); this.extrusion5Button = new System.Windows.Forms.Button(); this.extrusion6Button = new System.Windows.Forms.Button(); this.extrusion7Button = new System.Windows.Forms.Button(); this.ringGroup1Button = new System.Windows.Forms.Button(); this.ringGroup2Button = new System.Windows.Forms.Button(); this.ringGroup3Button = new System.Windows.Forms.Button(); this.ringGroup4Button = new System.Windows.Forms.Button(); this.ringGroup5Button = new System.Windows.Forms.Button(); this.extrusion8Button = new System.Windows.Forms.Button(); this.extrusionButton9 = new System.Windows.Forms.Button(); this.extrusion10Button = new System.Windows.Forms.Button(); this.extrusion11Button = new System.Windows.Forms.Button(); this.extrusion12Button = new System.Windows.Forms.Button(); this.extrusion13Button = new System.Windows.Forms.Button(); this.triangleStripGroupBox = new System.Windows.Forms.GroupBox(); this.triangleFanGroupBox = new System.Windows.Forms.GroupBox(); this.triangleFan6Button = new System.Windows.Forms.Button(); this.trianglesGroupBox = new System.Windows.Forms.GroupBox(); this.triangles6Button = new System.Windows.Forms.Button(); this.ringGroupBox = new System.Windows.Forms.GroupBox(); this.ringGroupGroupBox = new System.Windows.Forms.GroupBox(); this.vector3DGroupBox = new System.Windows.Forms.GroupBox(); this.vector3D5Button = new System.Windows.Forms.Button(); this.vector3D4Button = new System.Windows.Forms.Button(); this.transform3DGroupBox = new System.Windows.Forms.GroupBox(); this.extrusionGroupBox = new System.Windows.Forms.GroupBox(); this.extrusion15Button = new System.Windows.Forms.Button(); this.extrusion14Button = new System.Windows.Forms.Button(); this.compositeGroupBox = new System.Windows.Forms.GroupBox(); this.composite4Button = new System.Windows.Forms.Button(); this.composite3Button = new System.Windows.Forms.Button(); this.composite2Button = new System.Windows.Forms.Button(); this.composite1Button = new System.Windows.Forms.Button(); ((System.ComponentModel.ISupportInitialize)(this.axSceneControl)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl)).BeginInit(); this.triangleStripGroupBox.SuspendLayout(); this.triangleFanGroupBox.SuspendLayout(); this.trianglesGroupBox.SuspendLayout(); this.ringGroupBox.SuspendLayout(); this.ringGroupGroupBox.SuspendLayout(); this.vector3DGroupBox.SuspendLayout(); this.transform3DGroupBox.SuspendLayout(); this.extrusionGroupBox.SuspendLayout(); this.compositeGroupBox.SuspendLayout(); this.SuspendLayout(); // // axSceneControl // this.axSceneControl.Location = new System.Drawing.Point(12, 13); this.axSceneControl.Name = "axSceneControl"; this.axSceneControl.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axSceneControl.OcxState"))); this.axSceneControl.Size = new System.Drawing.Size(728, 652); this.axSceneControl.TabIndex = 0; // // axLicenseControl // this.axLicenseControl.Enabled = true; this.axLicenseControl.Location = new System.Drawing.Point(698, 626); this.axLicenseControl.Name = "axLicenseControl"; this.axLicenseControl.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axLicenseControl.OcxState"))); this.axLicenseControl.Size = new System.Drawing.Size(32, 32); this.axLicenseControl.TabIndex = 1; // // triangleStrip1Button // this.triangleStrip1Button.Location = new System.Drawing.Point(6, 19); this.triangleStrip1Button.Name = "triangleStrip1Button"; this.triangleStrip1Button.Size = new System.Drawing.Size(30, 30); this.triangleStrip1Button.TabIndex = 2; this.triangleStrip1Button.Text = "1"; this.triangleStrip1Button.UseVisualStyleBackColor = true; this.triangleStrip1Button.Click += new System.EventHandler(this.triangleStrip1Button_Click); // // triangleStrip2Button // this.triangleStrip2Button.Location = new System.Drawing.Point(42, 19); this.triangleStrip2Button.Name = "triangleStrip2Button"; this.triangleStrip2Button.Size = new System.Drawing.Size(30, 30); this.triangleStrip2Button.TabIndex = 3; this.triangleStrip2Button.Text = "2"; this.triangleStrip2Button.UseVisualStyleBackColor = true; this.triangleStrip2Button.Click += new System.EventHandler(this.triangleStrip2Button_Click); // // triangleStrip3Button // this.triangleStrip3Button.Location = new System.Drawing.Point(78, 19); this.triangleStrip3Button.Name = "triangleStrip3Button"; this.triangleStrip3Button.Size = new System.Drawing.Size(30, 30); this.triangleStrip3Button.TabIndex = 4; this.triangleStrip3Button.Text = "3"; this.triangleStrip3Button.UseVisualStyleBackColor = true; this.triangleStrip3Button.Click += new System.EventHandler(this.triangleStrip3Button_Click); // // triangleStrip4Button // this.triangleStrip4Button.Location = new System.Drawing.Point(114, 19); this.triangleStrip4Button.Name = "triangleStrip4Button"; this.triangleStrip4Button.Size = new System.Drawing.Size(30, 30); this.triangleStrip4Button.TabIndex = 5; this.triangleStrip4Button.Text = "4"; this.triangleStrip4Button.UseVisualStyleBackColor = true; this.triangleStrip4Button.Click += new System.EventHandler(this.triangleStrip4Button_Click); // // triangleStrip5Button // this.triangleStrip5Button.Location = new System.Drawing.Point(150, 19); this.triangleStrip5Button.Name = "triangleStrip5Button"; this.triangleStrip5Button.Size = new System.Drawing.Size(30, 30); this.triangleStrip5Button.TabIndex = 6; this.triangleStrip5Button.Text = "5"; this.triangleStrip5Button.UseVisualStyleBackColor = true; this.triangleStrip5Button.Click += new System.EventHandler(this.triangleStrip5Button_Click); // // triangleFan1Button // this.triangleFan1Button.Location = new System.Drawing.Point(6, 19); this.triangleFan1Button.Name = "triangleFan1Button"; this.triangleFan1Button.Size = new System.Drawing.Size(30, 30); this.triangleFan1Button.TabIndex = 7; this.triangleFan1Button.Text = "1"; this.triangleFan1Button.UseVisualStyleBackColor = true; this.triangleFan1Button.Click += new System.EventHandler(this.triangleFan1Button_Click); // // triangleFan2Button // this.triangleFan2Button.Location = new System.Drawing.Point(42, 19); this.triangleFan2Button.Name = "triangleFan2Button"; this.triangleFan2Button.Size = new System.Drawing.Size(30, 30); this.triangleFan2Button.TabIndex = 8; this.triangleFan2Button.Text = "2"; this.triangleFan2Button.UseVisualStyleBackColor = true; this.triangleFan2Button.Click += new System.EventHandler(this.triangleFan2Button_Click); // // triangleFan3Button // this.triangleFan3Button.Location = new System.Drawing.Point(78, 19); this.triangleFan3Button.Name = "triangleFan3Button"; this.triangleFan3Button.Size = new System.Drawing.Size(30, 30); this.triangleFan3Button.TabIndex = 9; this.triangleFan3Button.Text = "3"; this.triangleFan3Button.UseVisualStyleBackColor = true; this.triangleFan3Button.Click += new System.EventHandler(this.triangleFan3Button_Click); // // triangleFan4Button // this.triangleFan4Button.Location = new System.Drawing.Point(114, 19); this.triangleFan4Button.Name = "triangleFan4Button"; this.triangleFan4Button.Size = new System.Drawing.Size(30, 30); this.triangleFan4Button.TabIndex = 10; this.triangleFan4Button.Text = "4"; this.triangleFan4Button.UseVisualStyleBackColor = true; this.triangleFan4Button.Click += new System.EventHandler(this.triangleFan4Button_Click); // // triangleFan5Button // this.triangleFan5Button.Location = new System.Drawing.Point(150, 19); this.triangleFan5Button.Name = "triangleFan5Button"; this.triangleFan5Button.Size = new System.Drawing.Size(30, 30); this.triangleFan5Button.TabIndex = 11; this.triangleFan5Button.Text = "5"; this.triangleFan5Button.UseVisualStyleBackColor = true; this.triangleFan5Button.Click += new System.EventHandler(this.triangleFan5Button_Click); // // triangles1Button // this.triangles1Button.Location = new System.Drawing.Point(6, 19); this.triangles1Button.Name = "triangles1Button"; this.triangles1Button.Size = new System.Drawing.Size(30, 30); this.triangles1Button.TabIndex = 12; this.triangles1Button.Text = "1"; this.triangles1Button.UseVisualStyleBackColor = true; this.triangles1Button.Click += new System.EventHandler(this.triangles1Button_Click); // // triangles2Button // this.triangles2Button.Location = new System.Drawing.Point(42, 19); this.triangles2Button.Name = "triangles2Button"; this.triangles2Button.Size = new System.Drawing.Size(30, 30); this.triangles2Button.TabIndex = 13; this.triangles2Button.Text = "2"; this.triangles2Button.UseVisualStyleBackColor = true; this.triangles2Button.Click += new System.EventHandler(this.triangles2Button_Click); // // triangles3Button // this.triangles3Button.Location = new System.Drawing.Point(78, 19); this.triangles3Button.Name = "triangles3Button"; this.triangles3Button.Size = new System.Drawing.Size(30, 30); this.triangles3Button.TabIndex = 14; this.triangles3Button.Text = "3"; this.triangles3Button.UseVisualStyleBackColor = true; this.triangles3Button.Click += new System.EventHandler(this.triangles3Button_Click); // // triangles4Button // this.triangles4Button.Location = new System.Drawing.Point(114, 19); this.triangles4Button.Name = "triangles4Button"; this.triangles4Button.Size = new System.Drawing.Size(30, 30); this.triangles4Button.TabIndex = 15; this.triangles4Button.Text = "4"; this.triangles4Button.UseVisualStyleBackColor = true; this.triangles4Button.Click += new System.EventHandler(this.triangles4Button_Click); // // triangles5Button // this.triangles5Button.Location = new System.Drawing.Point(150, 19); this.triangles5Button.Name = "triangles5Button"; this.triangles5Button.Size = new System.Drawing.Size(30, 30); this.triangles5Button.TabIndex = 16; this.triangles5Button.Text = "5"; this.triangles5Button.UseVisualStyleBackColor = true; this.triangles5Button.Click += new System.EventHandler(this.triangles5Button_Click); // // ring1Button // this.ring1Button.Location = new System.Drawing.Point(6, 19); this.ring1Button.Name = "ring1Button"; this.ring1Button.Size = new System.Drawing.Size(30, 30); this.ring1Button.TabIndex = 17; this.ring1Button.Text = "1"; this.ring1Button.UseVisualStyleBackColor = true; this.ring1Button.Click += new System.EventHandler(this.ring1Button_Click); // // ring2Button // this.ring2Button.Location = new System.Drawing.Point(42, 19); this.ring2Button.Name = "ring2Button"; this.ring2Button.Size = new System.Drawing.Size(30, 30); this.ring2Button.TabIndex = 18; this.ring2Button.Text = "2"; this.ring2Button.UseVisualStyleBackColor = true; this.ring2Button.Click += new System.EventHandler(this.ring2Button_Click); // // ring3Button // this.ring3Button.Location = new System.Drawing.Point(78, 19); this.ring3Button.Name = "ring3Button"; this.ring3Button.Size = new System.Drawing.Size(30, 30); this.ring3Button.TabIndex = 19; this.ring3Button.Text = "3"; this.ring3Button.UseVisualStyleBackColor = true; this.ring3Button.Click += new System.EventHandler(this.ring3Button_Click); // // ring4Button // this.ring4Button.Location = new System.Drawing.Point(114, 19); this.ring4Button.Name = "ring4Button"; this.ring4Button.Size = new System.Drawing.Size(30, 30); this.ring4Button.TabIndex = 20; this.ring4Button.Text = "4"; this.ring4Button.UseVisualStyleBackColor = true; this.ring4Button.Click += new System.EventHandler(this.ring4Button_Click); // // ring5Button // this.ring5Button.Location = new System.Drawing.Point(150, 19); this.ring5Button.Name = "ring5Button"; this.ring5Button.Size = new System.Drawing.Size(30, 30); this.ring5Button.TabIndex = 21; this.ring5Button.Text = "5"; this.ring5Button.UseVisualStyleBackColor = true; this.ring5Button.Click += new System.EventHandler(this.ring5Button_Click); // // vector3D1Button // this.vector3D1Button.Location = new System.Drawing.Point(6, 19); this.vector3D1Button.Name = "vector3D1Button"; this.vector3D1Button.Size = new System.Drawing.Size(30, 30); this.vector3D1Button.TabIndex = 22; this.vector3D1Button.Text = "1"; this.vector3D1Button.UseVisualStyleBackColor = true; this.vector3D1Button.Click += new System.EventHandler(this.vector3D1Button_Click); // // vector3D2Button // this.vector3D2Button.Location = new System.Drawing.Point(42, 19); this.vector3D2Button.Name = "vector3D2Button"; this.vector3D2Button.Size = new System.Drawing.Size(30, 30); this.vector3D2Button.TabIndex = 23; this.vector3D2Button.Text = "2"; this.vector3D2Button.UseVisualStyleBackColor = true; this.vector3D2Button.Click += new System.EventHandler(this.vector3D2Button_Click); // // vector3D3Button // this.vector3D3Button.Location = new System.Drawing.Point(78, 19); this.vector3D3Button.Name = "vector3D3Button"; this.vector3D3Button.Size = new System.Drawing.Size(30, 30); this.vector3D3Button.TabIndex = 24; this.vector3D3Button.Text = "3"; this.vector3D3Button.UseVisualStyleBackColor = true; this.vector3D3Button.Click += new System.EventHandler(this.vector3D3Button_Click); // // transform3D1Button // this.transform3D1Button.Location = new System.Drawing.Point(6, 19); this.transform3D1Button.Name = "transform3D1Button"; this.transform3D1Button.Size = new System.Drawing.Size(30, 30); this.transform3D1Button.TabIndex = 25; this.transform3D1Button.Text = "1"; this.transform3D1Button.UseVisualStyleBackColor = true; this.transform3D1Button.Click += new System.EventHandler(this.transform3D1Button_Click); // // transform3D2Button // this.transform3D2Button.Location = new System.Drawing.Point(42, 19); this.transform3D2Button.Name = "transform3D2Button"; this.transform3D2Button.Size = new System.Drawing.Size(30, 30); this.transform3D2Button.TabIndex = 26; this.transform3D2Button.Text = "2"; this.transform3D2Button.UseVisualStyleBackColor = true; this.transform3D2Button.Click += new System.EventHandler(this.transform3D2Button_Click); // // transform3D3Button // this.transform3D3Button.Location = new System.Drawing.Point(78, 19); this.transform3D3Button.Name = "transform3D3Button"; this.transform3D3Button.Size = new System.Drawing.Size(30, 30); this.transform3D3Button.TabIndex = 27; this.transform3D3Button.Text = "3"; this.transform3D3Button.UseVisualStyleBackColor = true; this.transform3D3Button.Click += new System.EventHandler(this.transform3D3Button_Click); // // transform3D4Button // this.transform3D4Button.Location = new System.Drawing.Point(114, 19); this.transform3D4Button.Name = "transform3D4Button"; this.transform3D4Button.Size = new System.Drawing.Size(30, 30); this.transform3D4Button.TabIndex = 28; this.transform3D4Button.Text = "4"; this.transform3D4Button.UseVisualStyleBackColor = true; this.transform3D4Button.Click += new System.EventHandler(this.transform3D4Button_Click); // // extrusion1Button // this.extrusion1Button.Location = new System.Drawing.Point(6, 19); this.extrusion1Button.Name = "extrusion1Button"; this.extrusion1Button.Size = new System.Drawing.Size(30, 30); this.extrusion1Button.TabIndex = 29; this.extrusion1Button.Text = "1"; this.extrusion1Button.UseVisualStyleBackColor = true; this.extrusion1Button.Click += new System.EventHandler(this.extrusion1Button_Click); // // extrusion2Button // this.extrusion2Button.Location = new System.Drawing.Point(42, 19); this.extrusion2Button.Name = "extrusion2Button"; this.extrusion2Button.Size = new System.Drawing.Size(30, 30); this.extrusion2Button.TabIndex = 30; this.extrusion2Button.Text = "2"; this.extrusion2Button.UseVisualStyleBackColor = true; this.extrusion2Button.Click += new System.EventHandler(this.extrusion2Button_Click); // // extrusion3Button // this.extrusion3Button.Location = new System.Drawing.Point(78, 19); this.extrusion3Button.Name = "extrusion3Button"; this.extrusion3Button.Size = new System.Drawing.Size(30, 30); this.extrusion3Button.TabIndex = 31; this.extrusion3Button.Text = "3"; this.extrusion3Button.UseVisualStyleBackColor = true; this.extrusion3Button.Click += new System.EventHandler(this.extrusion3Button_Click); // // extrusion4Button // this.extrusion4Button.Location = new System.Drawing.Point(114, 19); this.extrusion4Button.Name = "extrusion4Button"; this.extrusion4Button.Size = new System.Drawing.Size(30, 30); this.extrusion4Button.TabIndex = 32; this.extrusion4Button.Text = "4"; this.extrusion4Button.UseVisualStyleBackColor = true; this.extrusion4Button.Click += new System.EventHandler(this.extrusion4Button_Click); // // extrusion5Button // this.extrusion5Button.Location = new System.Drawing.Point(150, 19); this.extrusion5Button.Name = "extrusion5Button"; this.extrusion5Button.Size = new System.Drawing.Size(30, 30); this.extrusion5Button.TabIndex = 33; this.extrusion5Button.Text = "5"; this.extrusion5Button.UseVisualStyleBackColor = true; this.extrusion5Button.Click += new System.EventHandler(this.extrusion5Button_Click); // // extrusion6Button // this.extrusion6Button.Location = new System.Drawing.Point(186, 19); this.extrusion6Button.Name = "extrusion6Button"; this.extrusion6Button.Size = new System.Drawing.Size(30, 30); this.extrusion6Button.TabIndex = 34; this.extrusion6Button.Text = "6"; this.extrusion6Button.UseVisualStyleBackColor = true; this.extrusion6Button.Click += new System.EventHandler(this.extrusion6Button_Click); // // extrusion7Button // this.extrusion7Button.Location = new System.Drawing.Point(6, 55); this.extrusion7Button.Name = "extrusion7Button"; this.extrusion7Button.Size = new System.Drawing.Size(30, 30); this.extrusion7Button.TabIndex = 35; this.extrusion7Button.Text = "7"; this.extrusion7Button.UseVisualStyleBackColor = true; this.extrusion7Button.Click += new System.EventHandler(this.extrusion7Button_Click); // // ringGroup1Button // this.ringGroup1Button.Location = new System.Drawing.Point(6, 19); this.ringGroup1Button.Name = "ringGroup1Button"; this.ringGroup1Button.Size = new System.Drawing.Size(30, 30); this.ringGroup1Button.TabIndex = 36; this.ringGroup1Button.Text = "1"; this.ringGroup1Button.UseVisualStyleBackColor = true; this.ringGroup1Button.Click += new System.EventHandler(this.ringGroup1Button_Click); // // ringGroup2Button // this.ringGroup2Button.Location = new System.Drawing.Point(42, 19); this.ringGroup2Button.Name = "ringGroup2Button"; this.ringGroup2Button.Size = new System.Drawing.Size(30, 30); this.ringGroup2Button.TabIndex = 37; this.ringGroup2Button.Text = "2"; this.ringGroup2Button.UseVisualStyleBackColor = true; this.ringGroup2Button.Click += new System.EventHandler(this.ringGroup2Button_Click); // // ringGroup3Button // this.ringGroup3Button.Location = new System.Drawing.Point(78, 19); this.ringGroup3Button.Name = "ringGroup3Button"; this.ringGroup3Button.Size = new System.Drawing.Size(30, 30); this.ringGroup3Button.TabIndex = 38; this.ringGroup3Button.Text = "3"; this.ringGroup3Button.UseVisualStyleBackColor = true; this.ringGroup3Button.Click += new System.EventHandler(this.ringGroup3Button_Click); // // ringGroup4Button // this.ringGroup4Button.Location = new System.Drawing.Point(114, 19); this.ringGroup4Button.Name = "ringGroup4Button"; this.ringGroup4Button.Size = new System.Drawing.Size(30, 30); this.ringGroup4Button.TabIndex = 39; this.ringGroup4Button.Text = "4"; this.ringGroup4Button.UseVisualStyleBackColor = true; this.ringGroup4Button.Click += new System.EventHandler(this.ringGroup4Button_Click); // // ringGroup5Button // this.ringGroup5Button.Location = new System.Drawing.Point(150, 19); this.ringGroup5Button.Name = "ringGroup5Button"; this.ringGroup5Button.Size = new System.Drawing.Size(30, 30); this.ringGroup5Button.TabIndex = 40; this.ringGroup5Button.Text = "5"; this.ringGroup5Button.UseVisualStyleBackColor = true; this.ringGroup5Button.Click += new System.EventHandler(this.ringGroup5Button_Click); // // extrusion8Button // this.extrusion8Button.Location = new System.Drawing.Point(42, 55); this.extrusion8Button.Name = "extrusion8Button"; this.extrusion8Button.Size = new System.Drawing.Size(30, 30); this.extrusion8Button.TabIndex = 41; this.extrusion8Button.Text = "8"; this.extrusion8Button.UseVisualStyleBackColor = true; this.extrusion8Button.Click += new System.EventHandler(this.extrusion8Button_Click); // // extrusionButton9 // this.extrusionButton9.Location = new System.Drawing.Point(78, 55); this.extrusionButton9.Name = "extrusionButton9"; this.extrusionButton9.Size = new System.Drawing.Size(30, 30); this.extrusionButton9.TabIndex = 42; this.extrusionButton9.Text = "9"; this.extrusionButton9.UseVisualStyleBackColor = true; this.extrusionButton9.Click += new System.EventHandler(this.extrusionButton9_Click); // // extrusion10Button // this.extrusion10Button.Location = new System.Drawing.Point(114, 55); this.extrusion10Button.Name = "extrusion10Button"; this.extrusion10Button.Size = new System.Drawing.Size(30, 30); this.extrusion10Button.TabIndex = 43; this.extrusion10Button.Text = "10"; this.extrusion10Button.UseVisualStyleBackColor = true; this.extrusion10Button.Click += new System.EventHandler(this.extrusion10Button_Click); // // extrusion11Button // this.extrusion11Button.Location = new System.Drawing.Point(150, 55); this.extrusion11Button.Name = "extrusion11Button"; this.extrusion11Button.Size = new System.Drawing.Size(30, 30); this.extrusion11Button.TabIndex = 44; this.extrusion11Button.Text = "11"; this.extrusion11Button.UseVisualStyleBackColor = true; this.extrusion11Button.Click += new System.EventHandler(this.extrusion11Button_Click); // // extrusion12Button // this.extrusion12Button.Location = new System.Drawing.Point(186, 55); this.extrusion12Button.Name = "extrusion12Button"; this.extrusion12Button.Size = new System.Drawing.Size(30, 30); this.extrusion12Button.TabIndex = 45; this.extrusion12Button.Text = "12"; this.extrusion12Button.UseVisualStyleBackColor = true; this.extrusion12Button.Click += new System.EventHandler(this.extrusion12Button_Click); // // extrusion13Button // this.extrusion13Button.Location = new System.Drawing.Point(6, 91); this.extrusion13Button.Name = "extrusion13Button"; this.extrusion13Button.Size = new System.Drawing.Size(30, 30); this.extrusion13Button.TabIndex = 46; this.extrusion13Button.Text = "13"; this.extrusion13Button.UseVisualStyleBackColor = true; this.extrusion13Button.Click += new System.EventHandler(this.extrusion13Button_Click); // // triangleStripGroupBox // this.triangleStripGroupBox.Controls.Add(this.triangleStrip1Button); this.triangleStripGroupBox.Controls.Add(this.triangleStrip2Button); this.triangleStripGroupBox.Controls.Add(this.triangleStrip3Button); this.triangleStripGroupBox.Controls.Add(this.triangleStrip4Button); this.triangleStripGroupBox.Controls.Add(this.triangleStrip5Button); this.triangleStripGroupBox.Location = new System.Drawing.Point(746, 13); this.triangleStripGroupBox.Name = "triangleStripGroupBox"; this.triangleStripGroupBox.Size = new System.Drawing.Size(223, 59); this.triangleStripGroupBox.TabIndex = 47; this.triangleStripGroupBox.TabStop = false; this.triangleStripGroupBox.Text = "TriangleStrip"; // // triangleFanGroupBox // this.triangleFanGroupBox.Controls.Add(this.triangleFan6Button); this.triangleFanGroupBox.Controls.Add(this.triangleFan1Button); this.triangleFanGroupBox.Controls.Add(this.triangleFan2Button); this.triangleFanGroupBox.Controls.Add(this.triangleFan3Button); this.triangleFanGroupBox.Controls.Add(this.triangleFan4Button); this.triangleFanGroupBox.Controls.Add(this.triangleFan5Button); this.triangleFanGroupBox.Location = new System.Drawing.Point(746, 78); this.triangleFanGroupBox.Name = "triangleFanGroupBox"; this.triangleFanGroupBox.Size = new System.Drawing.Size(223, 59); this.triangleFanGroupBox.TabIndex = 48; this.triangleFanGroupBox.TabStop = false; this.triangleFanGroupBox.Text = "TriangleFan"; // // triangleFan6Button // this.triangleFan6Button.Location = new System.Drawing.Point(186, 19); this.triangleFan6Button.Name = "triangleFan6Button"; this.triangleFan6Button.Size = new System.Drawing.Size(30, 30); this.triangleFan6Button.TabIndex = 12; this.triangleFan6Button.Text = "6"; this.triangleFan6Button.UseVisualStyleBackColor = true; this.triangleFan6Button.Click += new System.EventHandler(this.triangleFan6Button_Click); // // trianglesGroupBox // this.trianglesGroupBox.Controls.Add(this.triangles6Button); this.trianglesGroupBox.Controls.Add(this.triangles1Button); this.trianglesGroupBox.Controls.Add(this.triangles2Button); this.trianglesGroupBox.Controls.Add(this.triangles3Button); this.trianglesGroupBox.Controls.Add(this.triangles4Button); this.trianglesGroupBox.Controls.Add(this.triangles5Button); this.trianglesGroupBox.Location = new System.Drawing.Point(746, 143); this.trianglesGroupBox.Name = "trianglesGroupBox"; this.trianglesGroupBox.Size = new System.Drawing.Size(223, 59); this.trianglesGroupBox.TabIndex = 49; this.trianglesGroupBox.TabStop = false; this.trianglesGroupBox.Text = "Triangles"; // // triangles6Button // this.triangles6Button.Location = new System.Drawing.Point(186, 19); this.triangles6Button.Name = "triangles6Button"; this.triangles6Button.Size = new System.Drawing.Size(30, 30); this.triangles6Button.TabIndex = 17; this.triangles6Button.Text = "6"; this.triangles6Button.UseVisualStyleBackColor = true; this.triangles6Button.Click += new System.EventHandler(this.triangles6Button_Click); // // ringGroupBox // this.ringGroupBox.Controls.Add(this.ring1Button); this.ringGroupBox.Controls.Add(this.ring2Button); this.ringGroupBox.Controls.Add(this.ring3Button); this.ringGroupBox.Controls.Add(this.ring4Button); this.ringGroupBox.Controls.Add(this.ring5Button); this.ringGroupBox.Location = new System.Drawing.Point(746, 208); this.ringGroupBox.Name = "ringGroupBox"; this.ringGroupBox.Size = new System.Drawing.Size(223, 59); this.ringGroupBox.TabIndex = 50; this.ringGroupBox.TabStop = false; this.ringGroupBox.Text = "Ring"; // // ringGroupGroupBox // this.ringGroupGroupBox.Controls.Add(this.ringGroup1Button); this.ringGroupGroupBox.Controls.Add(this.ringGroup2Button); this.ringGroupGroupBox.Controls.Add(this.ringGroup3Button); this.ringGroupGroupBox.Controls.Add(this.ringGroup4Button); this.ringGroupGroupBox.Controls.Add(this.ringGroup5Button); this.ringGroupGroupBox.Location = new System.Drawing.Point(746, 273); this.ringGroupGroupBox.Name = "ringGroupGroupBox"; this.ringGroupGroupBox.Size = new System.Drawing.Size(223, 59); this.ringGroupGroupBox.TabIndex = 51; this.ringGroupGroupBox.TabStop = false; this.ringGroupGroupBox.Text = "RingGroup"; // // vector3DGroupBox // this.vector3DGroupBox.Controls.Add(this.vector3D5Button); this.vector3DGroupBox.Controls.Add(this.vector3D4Button); this.vector3DGroupBox.Controls.Add(this.vector3D1Button); this.vector3DGroupBox.Controls.Add(this.vector3D2Button); this.vector3DGroupBox.Controls.Add(this.vector3D3Button); this.vector3DGroupBox.Location = new System.Drawing.Point(746, 338); this.vector3DGroupBox.Name = "vector3DGroupBox"; this.vector3DGroupBox.Size = new System.Drawing.Size(223, 59); this.vector3DGroupBox.TabIndex = 52; this.vector3DGroupBox.TabStop = false; this.vector3DGroupBox.Text = "Vector3D"; // // vector3D5Button // this.vector3D5Button.Location = new System.Drawing.Point(150, 19); this.vector3D5Button.Name = "vector3D5Button"; this.vector3D5Button.Size = new System.Drawing.Size(30, 30); this.vector3D5Button.TabIndex = 57; this.vector3D5Button.Text = "5"; this.vector3D5Button.UseVisualStyleBackColor = true; this.vector3D5Button.Click += new System.EventHandler(this.vector3D5Button_Click); // // vector3D4Button // this.vector3D4Button.Location = new System.Drawing.Point(114, 19); this.vector3D4Button.Name = "vector3D4Button"; this.vector3D4Button.Size = new System.Drawing.Size(30, 30); this.vector3D4Button.TabIndex = 25; this.vector3D4Button.Text = "4"; this.vector3D4Button.UseVisualStyleBackColor = true; this.vector3D4Button.Click += new System.EventHandler(this.vector3D4Button_Click); // // transform3DGroupBox // this.transform3DGroupBox.Controls.Add(this.transform3D1Button); this.transform3DGroupBox.Controls.Add(this.transform3D2Button); this.transform3DGroupBox.Controls.Add(this.transform3D3Button); this.transform3DGroupBox.Controls.Add(this.transform3D4Button); this.transform3DGroupBox.Location = new System.Drawing.Point(746, 405); this.transform3DGroupBox.Name = "transform3DGroupBox"; this.transform3DGroupBox.Size = new System.Drawing.Size(223, 59); this.transform3DGroupBox.TabIndex = 53; this.transform3DGroupBox.TabStop = false; this.transform3DGroupBox.Text = "Transform3D"; // // extrusionGroupBox // this.extrusionGroupBox.Controls.Add(this.extrusion15Button); this.extrusionGroupBox.Controls.Add(this.extrusion14Button); this.extrusionGroupBox.Controls.Add(this.extrusion1Button); this.extrusionGroupBox.Controls.Add(this.extrusion2Button); this.extrusionGroupBox.Controls.Add(this.extrusion3Button); this.extrusionGroupBox.Controls.Add(this.extrusion4Button); this.extrusionGroupBox.Controls.Add(this.extrusion5Button); this.extrusionGroupBox.Controls.Add(this.extrusion6Button); this.extrusionGroupBox.Controls.Add(this.extrusion7Button); this.extrusionGroupBox.Controls.Add(this.extrusion8Button); this.extrusionGroupBox.Controls.Add(this.extrusion13Button); this.extrusionGroupBox.Controls.Add(this.extrusionButton9); this.extrusionGroupBox.Controls.Add(this.extrusion12Button); this.extrusionGroupBox.Controls.Add(this.extrusion10Button); this.extrusionGroupBox.Controls.Add(this.extrusion11Button); this.extrusionGroupBox.Location = new System.Drawing.Point(746, 470); this.extrusionGroupBox.Name = "extrusionGroupBox"; this.extrusionGroupBox.Size = new System.Drawing.Size(223, 131); this.extrusionGroupBox.TabIndex = 54; this.extrusionGroupBox.TabStop = false; this.extrusionGroupBox.Text = "Extrusion"; // // extrusion15Button // this.extrusion15Button.Location = new System.Drawing.Point(78, 91); this.extrusion15Button.Name = "extrusion15Button"; this.extrusion15Button.Size = new System.Drawing.Size(30, 30); this.extrusion15Button.TabIndex = 48; this.extrusion15Button.Text = "15"; this.extrusion15Button.UseVisualStyleBackColor = true; this.extrusion15Button.Click += new System.EventHandler(this.extrusion15Button_Click); // // extrusion14Button // this.extrusion14Button.Location = new System.Drawing.Point(42, 91); this.extrusion14Button.Name = "extrusion14Button"; this.extrusion14Button.Size = new System.Drawing.Size(30, 30); this.extrusion14Button.TabIndex = 47; this.extrusion14Button.Text = "14"; this.extrusion14Button.UseVisualStyleBackColor = true; this.extrusion14Button.Click += new System.EventHandler(this.extrusion14Button_Click); // // compositeGroupBox // this.compositeGroupBox.Controls.Add(this.composite4Button); this.compositeGroupBox.Controls.Add(this.composite3Button); this.compositeGroupBox.Controls.Add(this.composite2Button); this.compositeGroupBox.Controls.Add(this.composite1Button); this.compositeGroupBox.Location = new System.Drawing.Point(746, 607); this.compositeGroupBox.Name = "compositeGroupBox"; this.compositeGroupBox.Size = new System.Drawing.Size(223, 59); this.compositeGroupBox.TabIndex = 55; this.compositeGroupBox.TabStop = false; this.compositeGroupBox.Text = "Composite"; // // composite4Button // this.composite4Button.Location = new System.Drawing.Point(114, 19); this.composite4Button.Name = "composite4Button"; this.composite4Button.Size = new System.Drawing.Size(30, 30); this.composite4Button.TabIndex = 58; this.composite4Button.Text = "4"; this.composite4Button.UseVisualStyleBackColor = true; this.composite4Button.Click += new System.EventHandler(this.composite4Button_Click); // // composite3Button // this.composite3Button.Location = new System.Drawing.Point(78, 19); this.composite3Button.Name = "composite3Button"; this.composite3Button.Size = new System.Drawing.Size(30, 30); this.composite3Button.TabIndex = 57; this.composite3Button.Text = "3"; this.composite3Button.UseVisualStyleBackColor = true; this.composite3Button.Click += new System.EventHandler(this.composite3Button_Click); // // composite2Button // this.composite2Button.Location = new System.Drawing.Point(42, 19); this.composite2Button.Name = "composite2Button"; this.composite2Button.Size = new System.Drawing.Size(30, 30); this.composite2Button.TabIndex = 57; this.composite2Button.Text = "2"; this.composite2Button.UseVisualStyleBackColor = true; this.composite2Button.Click += new System.EventHandler(this.composite2Button_Click); // // composite1Button // this.composite1Button.Location = new System.Drawing.Point(6, 19); this.composite1Button.Name = "composite1Button"; this.composite1Button.Size = new System.Drawing.Size(30, 30); this.composite1Button.TabIndex = 56; this.composite1Button.Text = "1"; this.composite1Button.UseVisualStyleBackColor = true; this.composite1Button.Click += new System.EventHandler(this.composite1Button_Click); // // MultiPatchExamples // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(981, 677); this.Controls.Add(this.compositeGroupBox); this.Controls.Add(this.extrusionGroupBox); this.Controls.Add(this.transform3DGroupBox); this.Controls.Add(this.vector3DGroupBox); this.Controls.Add(this.ringGroupGroupBox); this.Controls.Add(this.ringGroupBox); this.Controls.Add(this.trianglesGroupBox); this.Controls.Add(this.triangleFanGroupBox); this.Controls.Add(this.triangleStripGroupBox); this.Controls.Add(this.axLicenseControl); this.Controls.Add(this.axSceneControl); this.MaximizeBox = false; this.Name = "MultiPatchExamples"; this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "MultiPatch Examples"; this.TopMost = true; ((System.ComponentModel.ISupportInitialize)(this.axSceneControl)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.axLicenseControl)).EndInit(); this.triangleStripGroupBox.ResumeLayout(false); this.triangleFanGroupBox.ResumeLayout(false); this.trianglesGroupBox.ResumeLayout(false); this.ringGroupBox.ResumeLayout(false); this.ringGroupGroupBox.ResumeLayout(false); this.vector3DGroupBox.ResumeLayout(false); this.transform3DGroupBox.ResumeLayout(false); this.extrusionGroupBox.ResumeLayout(false); this.compositeGroupBox.ResumeLayout(false); this.ResumeLayout(false); } #endregion private ESRI.ArcGIS.Controls.AxSceneControl axSceneControl; private ESRI.ArcGIS.Controls.AxLicenseControl axLicenseControl; private System.Windows.Forms.Button triangleStrip1Button; private System.Windows.Forms.Button triangleStrip2Button; private System.Windows.Forms.Button triangleStrip3Button; private System.Windows.Forms.Button triangleStrip4Button; private System.Windows.Forms.Button triangleStrip5Button; private System.Windows.Forms.Button triangleFan1Button; private System.Windows.Forms.Button triangleFan2Button; private System.Windows.Forms.Button triangleFan3Button; private System.Windows.Forms.Button triangleFan4Button; private System.Windows.Forms.Button triangleFan5Button; private System.Windows.Forms.Button triangles1Button; private System.Windows.Forms.Button triangles2Button; private System.Windows.Forms.Button triangles3Button; private System.Windows.Forms.Button triangles4Button; private System.Windows.Forms.Button triangles5Button; private System.Windows.Forms.Button ring1Button; private System.Windows.Forms.Button ring2Button; private System.Windows.Forms.Button ring3Button; private System.Windows.Forms.Button ring4Button; private System.Windows.Forms.Button ring5Button; private System.Windows.Forms.Button vector3D1Button; private System.Windows.Forms.Button vector3D2Button; private System.Windows.Forms.Button vector3D3Button; private System.Windows.Forms.Button transform3D1Button; private System.Windows.Forms.Button transform3D2Button; private System.Windows.Forms.Button transform3D3Button; private System.Windows.Forms.Button transform3D4Button; private System.Windows.Forms.Button extrusion1Button; private System.Windows.Forms.Button extrusion2Button; private System.Windows.Forms.Button extrusion3Button; private System.Windows.Forms.Button extrusion4Button; private System.Windows.Forms.Button extrusion5Button; private System.Windows.Forms.Button extrusion6Button; private System.Windows.Forms.Button extrusion7Button; private System.Windows.Forms.Button ringGroup1Button; private System.Windows.Forms.Button ringGroup2Button; private System.Windows.Forms.Button ringGroup3Button; private System.Windows.Forms.Button ringGroup4Button; private System.Windows.Forms.Button ringGroup5Button; private System.Windows.Forms.Button extrusion8Button; private System.Windows.Forms.Button extrusionButton9; private System.Windows.Forms.Button extrusion10Button; private System.Windows.Forms.Button extrusion11Button; private System.Windows.Forms.Button extrusion12Button; private System.Windows.Forms.Button extrusion13Button; private System.Windows.Forms.GroupBox triangleStripGroupBox; private System.Windows.Forms.GroupBox triangleFanGroupBox; private System.Windows.Forms.GroupBox trianglesGroupBox; private System.Windows.Forms.GroupBox ringGroupBox; private System.Windows.Forms.GroupBox ringGroupGroupBox; private System.Windows.Forms.GroupBox vector3DGroupBox; private System.Windows.Forms.GroupBox transform3DGroupBox; private System.Windows.Forms.GroupBox extrusionGroupBox; private System.Windows.Forms.GroupBox compositeGroupBox; private System.Windows.Forms.Button composite3Button; private System.Windows.Forms.Button composite2Button; private System.Windows.Forms.Button composite1Button; private System.Windows.Forms.Button composite4Button; private System.Windows.Forms.Button vector3D5Button; private System.Windows.Forms.Button vector3D4Button; private System.Windows.Forms.Button triangles6Button; private System.Windows.Forms.Button triangleFan6Button; private System.Windows.Forms.Button extrusion14Button; private System.Windows.Forms.Button extrusion15Button; } }