Click here to Skip to main content
15,894,540 members
Articles / Programming Languages / C#

What can be simpler than graphical primitives? Part 3

Rate me:
Please Sign up or sign in to vote.
5.00/5 (8 votes)
8 Apr 2013CPOL43 min read 23.9K   560   32  
namespace GraphicalPrimitives
{
    partial class Form_Main
    {
        /// <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 .menuMain = new System .Windows .Forms .MenuStrip ();
            this .miSpots = new System .Windows .Forms .ToolStripMenuItem ();
            this .miStraightSegment = new System .Windows .Forms .ToolStripMenuItem ();
            this .miSegment_ArbitraryAngle = new System .Windows .Forms .ToolStripMenuItem ();
            this .miSegment_OnLine = new System .Windows .Forms .ToolStripMenuItem ();
            this .miTriangles = new System .Windows .Forms .ToolStripMenuItem ();
            this .miChatPoly = new System .Windows .Forms .ToolStripMenuItem ();
            this .miCircles = new System .Windows .Forms .ToolStripMenuItem ();
            this .miCircles_Classical = new System .Windows .Forms .ToolStripMenuItem ();
            this .miCircles_Simplified = new System .Windows .Forms .ToolStripMenuItem ();
            this .miCircles_SlidingPartitions = new System .Windows .Forms .ToolStripMenuItem ();
            this .miRings = new System .Windows .Forms .ToolStripMenuItem ();
            this .miRings_Classical = new System .Windows .Forms .ToolStripMenuItem ();
            this .miRings_Simplified = new System .Windows .Forms .ToolStripMenuItem ();
            this .miRings_SlidingPartitions = new System .Windows .Forms .ToolStripMenuItem ();
            this .toolStripSeparator1 = new System .Windows .Forms .ToolStripSeparator ();
            this .miRings_Coaxial = new System .Windows .Forms .ToolStripMenuItem ();
            this .miMedley = new System .Windows .Forms .ToolStripMenuItem ();
            this .miRoundedStrips = new System .Windows .Forms .ToolStripMenuItem ();
            this .miArcs_Thin = new System .Windows .Forms .ToolStripMenuItem ();
            this .miArcs_Wide = new System .Windows .Forms .ToolStripMenuItem ();
            this .miCrescent = new System .Windows .Forms .ToolStripMenuItem ();
            this .miCircleSector = new System .Windows .Forms .ToolStripMenuItem ();
            this .miPies = new System .Windows .Forms .ToolStripMenuItem ();
            this .miSetOfHoles = new System .Windows .Forms .ToolStripMenuItem ();
            this .miAbout = new System .Windows .Forms .ToolStripMenuItem ();
            this .menuMain .SuspendLayout ();
            this .SuspendLayout ();
            // 
            // menuMain
            // 
            this .menuMain .Items .AddRange (new System .Windows .Forms .ToolStripItem [] {
            this.miSpots,
            this.miStraightSegment,
            this.miTriangles,
            this.miChatPoly,
            this.miCircles,
            this.miRings,
            this.miMedley,
            this.miAbout});
            this .menuMain .Location = new System .Drawing .Point (0, 0);
            this .menuMain .Name = "menuMain";
            this .menuMain .Size = new System .Drawing .Size (873, 26);
            this .menuMain .TabIndex = 0;
            this .menuMain .Text = "menuStrip1";
            // 
            // miSpots
            // 
            this .miSpots .Name = "miSpots";
            this .miSpots .Size = new System .Drawing .Size (56, 22);
            this .miSpots .Text = "Spots";
            this .miSpots .Click += new System .EventHandler (this .Click_miSpots);
            // 
            // miStraightSegment
            // 
            this .miStraightSegment .DropDownItems .AddRange (new System .Windows .Forms .ToolStripItem [] {
            this.miSegment_ArbitraryAngle,
            this.miSegment_OnLine});
            this .miStraightSegment .Name = "miStraightSegment";
            this .miStraightSegment .Size = new System .Drawing .Size (138, 22);
            this .miStraightSegment .Text = "Straight segments";
            // 
            // miSegment_ArbitraryAngle
            // 
            this .miSegment_ArbitraryAngle .Name = "miSegment_ArbitraryAngle";
            this .miSegment_ArbitraryAngle .Size = new System .Drawing .Size (200, 22);
            this .miSegment_ArbitraryAngle .Text = "Arbitrary angle...";
            this .miSegment_ArbitraryAngle .Click += new System .EventHandler (this .Click_miSegment_ArbitraryAngle);
            // 
            // miSegment_OnLine
            // 
            this .miSegment_OnLine .Name = "miSegment_OnLine";
            this .miSegment_OnLine .Size = new System .Drawing .Size (200, 22);
            this .miSegment_OnLine .Text = "On the line...";
            this .miSegment_OnLine .Click += new System .EventHandler (this .Click_miSegment_OnLine);
            // 
            // miTriangles
            // 
            this .miTriangles .Name = "miTriangles";
            this .miTriangles .Size = new System .Drawing .Size (78, 22);
            this .miTriangles .Text = "&Triangles";
            this .miTriangles .Click += new System .EventHandler (this .Click_miTriangles);
            // 
            // miChatPoly
            // 
            this .miChatPoly .Name = "miChatPoly";
            this .miChatPoly .Size = new System .Drawing .Size (77, 22);
            this .miChatPoly .Text = "&Polygons";
            this .miChatPoly .Click += new System .EventHandler (this .Click_miChatPoly);
            // 
            // miCircles
            // 
            this .miCircles .DropDownItems .AddRange (new System .Windows .Forms .ToolStripItem [] {
            this.miCircles_Classical,
            this.miCircles_Simplified,
            this.miCircles_SlidingPartitions});
            this .miCircles .Name = "miCircles";
            this .miCircles .Size = new System .Drawing .Size (60, 22);
            this .miCircles .Text = "Circles";
            // 
            // miCircles_Classical
            // 
            this .miCircles_Classical .Name = "miCircles_Classical";
            this .miCircles_Classical .Size = new System .Drawing .Size (251, 22);
            this .miCircles_Classical .Text = "Classical N-node cover...";
            this .miCircles_Classical .Click += new System .EventHandler (this .Click_miCircles_Classical);
            // 
            // miCircles_Simplified
            // 
            this .miCircles_Simplified .Name = "miCircles_Simplified";
            this .miCircles_Simplified .Size = new System .Drawing .Size (251, 22);
            this .miCircles_Simplified .Text = "Simplified cover...";
            this .miCircles_Simplified .Click += new System .EventHandler (this .Click_miCircles_SimpleCover);
            // 
            // miCircles_SlidingPartitions
            // 
            this .miCircles_SlidingPartitions .Name = "miCircles_SlidingPartitions";
            this .miCircles_SlidingPartitions .Size = new System .Drawing .Size (251, 22);
            this .miCircles_SlidingPartitions .Text = "With sliding partitions...";
            this .miCircles_SlidingPartitions .Click += new System .EventHandler (this .Click_miCircles_SlidingPartitions);
            // 
            // miRings
            // 
            this .miRings .DropDownItems .AddRange (new System .Windows .Forms .ToolStripItem [] {
            this.miRings_Classical,
            this.miRings_Simplified,
            this.miRings_SlidingPartitions,
            this.toolStripSeparator1,
            this.miRings_Coaxial});
            this .miRings .Name = "miRings";
            this .miRings .Size = new System .Drawing .Size (54, 22);
            this .miRings .Text = "Rings";
            // 
            // miRings_Classical
            // 
            this .miRings_Classical .Name = "miRings_Classical";
            this .miRings_Classical .Size = new System .Drawing .Size (251, 22);
            this .miRings_Classical .Text = "Classical N-node cover...";
            this .miRings_Classical .Click += new System .EventHandler (this .Click_miRings_Classical);
            // 
            // miRings_Simplified
            // 
            this .miRings_Simplified .Name = "miRings_Simplified";
            this .miRings_Simplified .Size = new System .Drawing .Size (251, 22);
            this .miRings_Simplified .Text = "Simplified cover...";
            this .miRings_Simplified .Click += new System .EventHandler (this .Click_miRings_SimpleCover);
            // 
            // miRings_SlidingPartitions
            // 
            this .miRings_SlidingPartitions .Name = "miRings_SlidingPartitions";
            this .miRings_SlidingPartitions .Size = new System .Drawing .Size (251, 22);
            this .miRings_SlidingPartitions .Text = "With sliding partitions...";
            this .miRings_SlidingPartitions .Click += new System .EventHandler (this .Click_miRings_SlidingPartitions);
            // 
            // toolStripSeparator1
            // 
            this .toolStripSeparator1 .Name = "toolStripSeparator1";
            this .toolStripSeparator1 .Size = new System .Drawing .Size (248, 6);
            // 
            // miRings_Coaxial
            // 
            this .miRings_Coaxial .Name = "miRings_Coaxial";
            this .miRings_Coaxial .Size = new System .Drawing .Size (251, 22);
            this .miRings_Coaxial .Text = "Coaxial...";
            this .miRings_Coaxial .Click += new System .EventHandler (this .Click_miRings_Coaxial);
            // 
            // miMedley
            // 
            this .miMedley .DropDownItems .AddRange (new System .Windows .Forms .ToolStripItem [] {
            this.miRoundedStrips,
            this.miArcs_Thin,
            this.miArcs_Wide,
            this.miCrescent,
            this.miCircleSector,
            this.miPies,
            this.miSetOfHoles});
            this .miMedley .Name = "miMedley";
            this .miMedley .Size = new System .Drawing .Size (66, 22);
            this .miMedley .Text = "Medley";
            // 
            // miRoundedStrips
            // 
            this .miRoundedStrips .Name = "miRoundedStrips";
            this .miRoundedStrips .Size = new System .Drawing .Size (214, 22);
            this .miRoundedStrips .Text = "Rounded strips...";
            this .miRoundedStrips .Click += new System .EventHandler (this .Click_miRoundedStrips);
            // 
            // miArcs_Thin
            // 
            this .miArcs_Thin .Name = "miArcs_Thin";
            this .miArcs_Thin .Size = new System .Drawing .Size (214, 22);
            this .miArcs_Thin .Text = "Thin arcs...";
            this .miArcs_Thin .Click += new System .EventHandler (this .Click_miArcs_Thin);
            // 
            // miArcs_Wide
            // 
            this .miArcs_Wide .Name = "miArcs_Wide";
            this .miArcs_Wide .Size = new System .Drawing .Size (214, 22);
            this .miArcs_Wide .Text = "Wide arcs...";
            this .miArcs_Wide .Click += new System .EventHandler (this .Click_miArcs_Wide);
            // 
            // miCrescent
            // 
            this .miCrescent .Name = "miCrescent";
            this .miCrescent .Size = new System .Drawing .Size (214, 22);
            this .miCrescent .Text = "Crescent...";
            this .miCrescent .Click += new System .EventHandler (this .Click_miCrescent);
            // 
            // miCircleSector
            // 
            this .miCircleSector .Name = "miCircleSector";
            this .miCircleSector .Size = new System .Drawing .Size (214, 22);
            this .miCircleSector .Text = "Sector of a circle...";
            this .miCircleSector .Click += new System .EventHandler (this .Click_miCircleSector);
            // 
            // miPies
            // 
            this .miPies .Name = "miPies";
            this .miPies .Size = new System .Drawing .Size (214, 22);
            this .miPies .Text = "Pies...";
            this .miPies .Click += new System .EventHandler (this .Click_miPies);
            // 
            // miSetOfHoles
            // 
            this .miSetOfHoles .Name = "miSetOfHoles";
            this .miSetOfHoles .Size = new System .Drawing .Size (214, 22);
            this .miSetOfHoles .Text = "Set of holes...";
            this .miSetOfHoles .Click += new System .EventHandler (this .Click_miSetOfHoles);
            // 
            // miAbout
            // 
            this .miAbout .Name = "miAbout";
            this .miAbout .Size = new System .Drawing .Size (58, 22);
            this .miAbout .Text = "&About";
            this .miAbout .Click += new System .EventHandler (this .Click_miAbout);
            // 
            // Form_Main
            // 
            this .AutoScaleDimensions = new System .Drawing .SizeF (8F, 16F);
            this .AutoScaleMode = System .Windows .Forms .AutoScaleMode .Font;
            this .ClientSize = new System .Drawing .Size (873, 517);
            this .Controls .Add (this .menuMain);
            this .DoubleBuffered = true;
            this .MainMenuStrip = this .menuMain;
            this .MaximizeBox = false;
            this .MinimizeBox = false;
            this .Name = "Form_Main";
            this .ShowIcon = false;
            this .Text = "Graphical primitives";
            this .menuMain .ResumeLayout (false);
            this .menuMain .PerformLayout ();
            this .ResumeLayout (false);
            this .PerformLayout ();

        }

        #endregion

        private System .Windows .Forms .MenuStrip menuMain;
        private System .Windows .Forms .ToolStripMenuItem miSpots;
        private System .Windows .Forms .ToolStripMenuItem miStraightSegment;
        private System .Windows .Forms .ToolStripMenuItem miSegment_ArbitraryAngle;
        private System .Windows .Forms .ToolStripMenuItem miSegment_OnLine;
        private System .Windows .Forms .ToolStripMenuItem miTriangles;
        private System .Windows .Forms .ToolStripMenuItem miChatPoly;
        private System .Windows .Forms .ToolStripMenuItem miAbout;
        private System .Windows .Forms .ToolStripMenuItem miCircles;
        private System .Windows .Forms .ToolStripMenuItem miCircles_Classical;
        private System .Windows .Forms .ToolStripMenuItem miCircles_Simplified;
        private System .Windows .Forms .ToolStripMenuItem miCircles_SlidingPartitions;
        private System .Windows .Forms .ToolStripMenuItem miRings;
        private System .Windows .Forms .ToolStripMenuItem miRings_Classical;
        private System .Windows .Forms .ToolStripMenuItem miRings_Simplified;
        private System .Windows .Forms .ToolStripMenuItem miRings_Coaxial;
        private System .Windows .Forms .ToolStripMenuItem miRings_SlidingPartitions;
        private System .Windows .Forms .ToolStripSeparator toolStripSeparator1;
        private System .Windows .Forms .ToolStripMenuItem miMedley;
        private System .Windows .Forms .ToolStripMenuItem miArcs_Thin;
        private System .Windows .Forms .ToolStripMenuItem miArcs_Wide;
        private System .Windows .Forms .ToolStripMenuItem miRoundedStrips;
        private System .Windows .Forms .ToolStripMenuItem miCrescent;
        private System .Windows .Forms .ToolStripMenuItem miCircleSector;
        private System .Windows .Forms .ToolStripMenuItem miSetOfHoles;
        private System .Windows .Forms .ToolStripMenuItem miPies;
    }
}

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions