프로젝트

일반

사용자정보

개정판 0f55c23f

ID0f55c23f69406d52fd0267ecadbc2487098389e5
상위 c43108c9
하위 20e540bb

백흠경이(가) 일년 이상 전에 추가함

Fix: 수정 Verification.Designer.cs 업로드

Change-Id: I3f584a114a18fec111296840acd568555c1d7dfd

차이점 보기:

ID2.Manager/ID2.Manager/Controls/Verification.Designer.cs
29 29
        /// </summary>
30 30
        private void InitializeComponent()
31 31
        {
32
            devDept.Eyeshot.CancelToolBarButton cancelToolBarButton1 = new devDept.Eyeshot.CancelToolBarButton("Cancel", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
33
            devDept.Eyeshot.ProgressBar progressBar1 = new devDept.Eyeshot.ProgressBar(devDept.Eyeshot.ProgressBar.styleType.Circular, 0, "Idle", System.Drawing.Color.Black, System.Drawing.Color.Transparent, System.Drawing.Color.Green, 1D, true, cancelToolBarButton1, false, 0.1D, 0.333D, true);
34
            devDept.Graphics.BackgroundSettings backgroundSettings1 = new devDept.Graphics.BackgroundSettings(devDept.Graphics.backgroundStyleType.Solid, System.Drawing.Color.DeepSkyBlue, System.Drawing.Color.DodgerBlue, System.Drawing.Color.Black, 0.75D, null, devDept.Graphics.colorThemeType.Auto, 0.33D);
35
            devDept.Eyeshot.Camera camera1 = new devDept.Eyeshot.Camera(new devDept.Geometry.Point3D(-4.5374030325107811E-16D, 2.0434646606445308D, 47.596564948558793D), 97.257904648780823D, new devDept.Geometry.Quaternion(0.49999999999999989D, 0.5D, 0.5D, 0.50000000000000011D), devDept.Graphics.projectionType.Orthographic, 40D, 1.2891609803814788D, false, 0.001D);
36
            devDept.Eyeshot.MagnifyingGlassToolBarButton magnifyingGlassToolBarButton1 = new devDept.Eyeshot.MagnifyingGlassToolBarButton("Magnifying Glass", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
37
            devDept.Eyeshot.ZoomWindowToolBarButton zoomWindowToolBarButton1 = new devDept.Eyeshot.ZoomWindowToolBarButton("Zoom Window", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
38
            devDept.Eyeshot.ZoomToolBarButton zoomToolBarButton1 = new devDept.Eyeshot.ZoomToolBarButton("Zoom", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
39
            devDept.Eyeshot.PanToolBarButton panToolBarButton1 = new devDept.Eyeshot.PanToolBarButton("Pan", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
40
            devDept.Eyeshot.ZoomFitToolBarButton zoomFitToolBarButton1 = new devDept.Eyeshot.ZoomFitToolBarButton("Zoom Fit", devDept.Eyeshot.ToolBarButton.styleType.PushButton, true, true);
41
            devDept.Eyeshot.ToolBar toolBar1 = new devDept.Eyeshot.ToolBar(devDept.Eyeshot.ToolBar.positionType.HorizontalTopCenter, true, new devDept.Eyeshot.ToolBarButton[] {
42
            ((devDept.Eyeshot.ToolBarButton)(magnifyingGlassToolBarButton1)),
43
            ((devDept.Eyeshot.ToolBarButton)(zoomWindowToolBarButton1)),
44
            ((devDept.Eyeshot.ToolBarButton)(zoomToolBarButton1)),
45
            ((devDept.Eyeshot.ToolBarButton)(panToolBarButton1)),
46
            ((devDept.Eyeshot.ToolBarButton)(zoomFitToolBarButton1))});
47
            devDept.Eyeshot.Histogram histogram1 = new devDept.Eyeshot.Histogram(30, 80, "Title", System.Drawing.Color.Blue, System.Drawing.Color.Gray, System.Drawing.Color.Black, System.Drawing.Color.Red, System.Drawing.Color.LightYellow, false, true, false, "{0:+0.###;-0.###;0}");
48
            devDept.Eyeshot.Grid grid1 = new devDept.Eyeshot.Grid(new devDept.Geometry.Point2D(-100D, -100D), new devDept.Geometry.Point2D(100D, 100D), 10D, new devDept.Geometry.Plane(new devDept.Geometry.Point3D(0D, 0D, 0D), new devDept.Geometry.Vector3D(0D, 0D, 1D)), System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(0))))), false, false, false, false, 10, 100, 10, System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90))))), System.Drawing.Color.Transparent, false, System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255))))));
49
            devDept.Eyeshot.OriginSymbol originSymbol1 = new devDept.Eyeshot.OriginSymbol(10, devDept.Eyeshot.originSymbolStyleType.Ball, new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))), System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Red, System.Drawing.Color.Green, System.Drawing.Color.Blue, "Origin", "X", "Y", "Z", true, null, false);
50
            devDept.Eyeshot.RotateSettings rotateSettings1 = new devDept.Eyeshot.RotateSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.None), 10D, false, 1D, devDept.Eyeshot.rotationType.Trackball, devDept.Eyeshot.rotationCenterType.CursorLocation, new devDept.Geometry.Point3D(0D, 0D, 0D), false);
51
            devDept.Eyeshot.ZoomSettings zoomSettings1 = new devDept.Eyeshot.ZoomSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.Shift), 25, true, devDept.Eyeshot.zoomStyleType.AtCursorLocation, false, 1D, System.Drawing.Color.Empty, devDept.Eyeshot.Camera.perspectiveFitType.Accurate, false, 10, true);
52
            devDept.Eyeshot.PanSettings panSettings1 = new devDept.Eyeshot.PanSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.Ctrl), 25, true);
53
            devDept.Eyeshot.NavigationSettings navigationSettings1 = new devDept.Eyeshot.NavigationSettings(devDept.Eyeshot.Camera.navigationType.Examine, new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Left, devDept.Eyeshot.modifierKeys.None), new devDept.Geometry.Point3D(-1000D, -1000D, -1000D), new devDept.Geometry.Point3D(1000D, 1000D, 1000D), 8D, 50D, 50D);
54
            devDept.Eyeshot.CoordinateSystemIcon coordinateSystemIcon1 = new devDept.Eyeshot.CoordinateSystemIcon(new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))), System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))), System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))), System.Drawing.Color.OrangeRed, "Origin", "X", "Y", "Z", true, devDept.Eyeshot.coordinateSystemPositionType.BottomLeft, 37, null, false);
55
            devDept.Eyeshot.ViewCubeIcon viewCubeIcon1 = new devDept.Eyeshot.ViewCubeIcon(devDept.Eyeshot.coordinateSystemPositionType.TopRight, false, System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(20)))), ((int)(((byte)(60))))), true, "FRONT", "BACK", "LEFT", "RIGHT", "TOP", "BOTTOM", System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), 'S', 'N', 'W', 'E', true, null, System.Drawing.Color.White, System.Drawing.Color.Black, 120, true, true, null, null, null, null, null, null, false, new devDept.Geometry.Quaternion(0D, 0D, 0D, 1D), true);
56
            devDept.Eyeshot.Viewport.SavedViewsManager savedViewsManager1 = new devDept.Eyeshot.Viewport.SavedViewsManager(8);
57
            devDept.Eyeshot.Viewport viewport1 = new devDept.Eyeshot.Viewport(new System.Drawing.Point(0, 0), new System.Drawing.Size(422, 310), backgroundSettings1, camera1, new devDept.Eyeshot.ToolBar[] {
58
            toolBar1}, new devDept.Eyeshot.Legend[0], histogram1, devDept.Eyeshot.displayType.Wireframe, true, false, false, false, new devDept.Eyeshot.Grid[] {
59
            grid1}, new devDept.Eyeshot.OriginSymbol[] {
60
            originSymbol1}, false, rotateSettings1, zoomSettings1, panSettings1, navigationSettings1, coordinateSystemIcon1, viewCubeIcon1, savedViewsManager1, devDept.Eyeshot.viewType.Top);
61
            devDept.Eyeshot.CancelToolBarButton cancelToolBarButton2 = new devDept.Eyeshot.CancelToolBarButton("Cancel", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
62
            devDept.Eyeshot.ProgressBar progressBar2 = new devDept.Eyeshot.ProgressBar(devDept.Eyeshot.ProgressBar.styleType.Circular, 0, "Idle", System.Drawing.Color.Black, System.Drawing.Color.Transparent, System.Drawing.Color.Green, 1D, true, cancelToolBarButton2, false, 0.1D, 0.333D, true);
63
            devDept.Graphics.BackgroundSettings backgroundSettings2 = new devDept.Graphics.BackgroundSettings(devDept.Graphics.backgroundStyleType.Solid, System.Drawing.Color.DeepSkyBlue, System.Drawing.Color.DodgerBlue, System.Drawing.Color.Black, 0.75D, null, devDept.Graphics.colorThemeType.Auto, 0.33D);
64
            devDept.Eyeshot.Camera camera2 = new devDept.Eyeshot.Camera(new devDept.Geometry.Point3D(-4.5374030325107811E-16D, 2.0434646606445308D, 47.596564948558793D), 97.257904648780823D, new devDept.Geometry.Quaternion(0.49999999999999989D, 0.5D, 0.5D, 0.50000000000000011D), devDept.Graphics.projectionType.Orthographic, 40D, 1.2891609803814788D, false, 0.001D);
65
            devDept.Eyeshot.MagnifyingGlassToolBarButton magnifyingGlassToolBarButton2 = new devDept.Eyeshot.MagnifyingGlassToolBarButton("Magnifying Glass", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
66
            devDept.Eyeshot.ZoomWindowToolBarButton zoomWindowToolBarButton2 = new devDept.Eyeshot.ZoomWindowToolBarButton("Zoom Window", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
67
            devDept.Eyeshot.ZoomToolBarButton zoomToolBarButton2 = new devDept.Eyeshot.ZoomToolBarButton("Zoom", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
68
            devDept.Eyeshot.PanToolBarButton panToolBarButton2 = new devDept.Eyeshot.PanToolBarButton("Pan", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
69
            devDept.Eyeshot.ZoomFitToolBarButton zoomFitToolBarButton2 = new devDept.Eyeshot.ZoomFitToolBarButton("Zoom Fit", devDept.Eyeshot.ToolBarButton.styleType.PushButton, true, true);
70
            devDept.Eyeshot.ToolBar toolBar2 = new devDept.Eyeshot.ToolBar(devDept.Eyeshot.ToolBar.positionType.HorizontalTopCenter, true, new devDept.Eyeshot.ToolBarButton[] {
71
            ((devDept.Eyeshot.ToolBarButton)(magnifyingGlassToolBarButton2)),
72
            ((devDept.Eyeshot.ToolBarButton)(zoomWindowToolBarButton2)),
73
            ((devDept.Eyeshot.ToolBarButton)(zoomToolBarButton2)),
74
            ((devDept.Eyeshot.ToolBarButton)(panToolBarButton2)),
75
            ((devDept.Eyeshot.ToolBarButton)(zoomFitToolBarButton2))});
76
            devDept.Eyeshot.Histogram histogram2 = new devDept.Eyeshot.Histogram(30, 80, "Title", System.Drawing.Color.Blue, System.Drawing.Color.Gray, System.Drawing.Color.Black, System.Drawing.Color.Red, System.Drawing.Color.LightYellow, false, true, false, "{0:+0.###;-0.###;0}");
77
            devDept.Eyeshot.Grid grid2 = new devDept.Eyeshot.Grid(new devDept.Geometry.Point2D(-100D, -100D), new devDept.Geometry.Point2D(100D, 100D), 10D, new devDept.Geometry.Plane(new devDept.Geometry.Point3D(0D, 0D, 0D), new devDept.Geometry.Vector3D(0D, 0D, 1D)), System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(0))))), false, false, false, false, 10, 100, 10, System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90))))), System.Drawing.Color.Transparent, false, System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255))))));
78
            devDept.Eyeshot.OriginSymbol originSymbol2 = new devDept.Eyeshot.OriginSymbol(10, devDept.Eyeshot.originSymbolStyleType.Ball, new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))), System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Red, System.Drawing.Color.Green, System.Drawing.Color.Blue, "Origin", "X", "Y", "Z", true, null, false);
79
            devDept.Eyeshot.RotateSettings rotateSettings2 = new devDept.Eyeshot.RotateSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.None), 10D, false, 1D, devDept.Eyeshot.rotationType.Trackball, devDept.Eyeshot.rotationCenterType.CursorLocation, new devDept.Geometry.Point3D(0D, 0D, 0D), false);
80
            devDept.Eyeshot.ZoomSettings zoomSettings2 = new devDept.Eyeshot.ZoomSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.Shift), 25, true, devDept.Eyeshot.zoomStyleType.AtCursorLocation, false, 1D, System.Drawing.Color.Empty, devDept.Eyeshot.Camera.perspectiveFitType.Accurate, false, 10, true);
81
            devDept.Eyeshot.PanSettings panSettings2 = new devDept.Eyeshot.PanSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.Ctrl), 25, true);
82
            devDept.Eyeshot.NavigationSettings navigationSettings2 = new devDept.Eyeshot.NavigationSettings(devDept.Eyeshot.Camera.navigationType.Examine, new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Left, devDept.Eyeshot.modifierKeys.None), new devDept.Geometry.Point3D(-1000D, -1000D, -1000D), new devDept.Geometry.Point3D(1000D, 1000D, 1000D), 8D, 50D, 50D);
83
            devDept.Eyeshot.CoordinateSystemIcon coordinateSystemIcon2 = new devDept.Eyeshot.CoordinateSystemIcon(new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))), System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))), System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))), System.Drawing.Color.OrangeRed, "Origin", "X", "Y", "Z", true, devDept.Eyeshot.coordinateSystemPositionType.BottomLeft, 37, null, false);
84
            devDept.Eyeshot.ViewCubeIcon viewCubeIcon2 = new devDept.Eyeshot.ViewCubeIcon(devDept.Eyeshot.coordinateSystemPositionType.TopRight, false, System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(20)))), ((int)(((byte)(60))))), true, "FRONT", "BACK", "LEFT", "RIGHT", "TOP", "BOTTOM", System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), 'S', 'N', 'W', 'E', true, null, System.Drawing.Color.White, System.Drawing.Color.Black, 120, true, true, null, null, null, null, null, null, false, new devDept.Geometry.Quaternion(0D, 0D, 0D, 1D), true);
85
            devDept.Eyeshot.Viewport.SavedViewsManager savedViewsManager2 = new devDept.Eyeshot.Viewport.SavedViewsManager(8);
86
            devDept.Eyeshot.Viewport viewport2 = new devDept.Eyeshot.Viewport(new System.Drawing.Point(0, 0), new System.Drawing.Size(422, 310), backgroundSettings2, camera2, new devDept.Eyeshot.ToolBar[] {
87
            toolBar2}, new devDept.Eyeshot.Legend[0], histogram2, devDept.Eyeshot.displayType.Wireframe, true, false, false, false, new devDept.Eyeshot.Grid[] {
88
            grid2}, new devDept.Eyeshot.OriginSymbol[] {
89
            originSymbol2}, false, rotateSettings2, zoomSettings2, panSettings2, navigationSettings2, coordinateSystemIcon2, viewCubeIcon2, savedViewsManager2, devDept.Eyeshot.viewType.Top);
90
            Telerik.WinControls.UI.TableViewDefinition tableViewDefinition1 = new Telerik.WinControls.UI.TableViewDefinition();
91
            Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn1 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
92
            Telerik.WinControls.UI.TableViewDefinition tableViewDefinition2 = new Telerik.WinControls.UI.TableViewDefinition();
32
            devDept.Eyeshot.CancelToolBarButton cancelToolBarButton7 = new devDept.Eyeshot.CancelToolBarButton("Cancel", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
33
            devDept.Eyeshot.ProgressBar progressBar7 = new devDept.Eyeshot.ProgressBar(devDept.Eyeshot.ProgressBar.styleType.Circular, 0, "Idle", System.Drawing.Color.Black, System.Drawing.Color.Transparent, System.Drawing.Color.Green, 1D, true, cancelToolBarButton7, false, 0.1D, 0.333D, true);
34
            devDept.Graphics.BackgroundSettings backgroundSettings7 = new devDept.Graphics.BackgroundSettings(devDept.Graphics.backgroundStyleType.Solid, System.Drawing.Color.DeepSkyBlue, System.Drawing.Color.DodgerBlue, System.Drawing.Color.Black, 0.75D, null, devDept.Graphics.colorThemeType.Auto, 0.33D);
35
            devDept.Eyeshot.Camera camera7 = new devDept.Eyeshot.Camera(new devDept.Geometry.Point3D(-4.5374030325107811E-16D, 2.0434646606445308D, 47.596564948558793D), 97.257904648780823D, new devDept.Geometry.Quaternion(0.49999999999999989D, 0.5D, 0.5D, 0.50000000000000011D), devDept.Graphics.projectionType.Orthographic, 40D, 1.293319617633065D, false, 0.001D);
36
            devDept.Eyeshot.MagnifyingGlassToolBarButton magnifyingGlassToolBarButton7 = new devDept.Eyeshot.MagnifyingGlassToolBarButton("Magnifying Glass", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
37
            devDept.Eyeshot.ZoomWindowToolBarButton zoomWindowToolBarButton7 = new devDept.Eyeshot.ZoomWindowToolBarButton("Zoom Window", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
38
            devDept.Eyeshot.ZoomToolBarButton zoomToolBarButton7 = new devDept.Eyeshot.ZoomToolBarButton("Zoom", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
39
            devDept.Eyeshot.PanToolBarButton panToolBarButton7 = new devDept.Eyeshot.PanToolBarButton("Pan", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
40
            devDept.Eyeshot.ZoomFitToolBarButton zoomFitToolBarButton7 = new devDept.Eyeshot.ZoomFitToolBarButton("Zoom Fit", devDept.Eyeshot.ToolBarButton.styleType.PushButton, true, true);
41
            devDept.Eyeshot.ToolBar toolBar7 = new devDept.Eyeshot.ToolBar(devDept.Eyeshot.ToolBar.positionType.HorizontalTopCenter, true, new devDept.Eyeshot.ToolBarButton[] {
42
            ((devDept.Eyeshot.ToolBarButton)(magnifyingGlassToolBarButton7)),
43
            ((devDept.Eyeshot.ToolBarButton)(zoomWindowToolBarButton7)),
44
            ((devDept.Eyeshot.ToolBarButton)(zoomToolBarButton7)),
45
            ((devDept.Eyeshot.ToolBarButton)(panToolBarButton7)),
46
            ((devDept.Eyeshot.ToolBarButton)(zoomFitToolBarButton7))});
47
            devDept.Eyeshot.Histogram histogram7 = new devDept.Eyeshot.Histogram(30, 80, "Title", System.Drawing.Color.Blue, System.Drawing.Color.Gray, System.Drawing.Color.Black, System.Drawing.Color.Red, System.Drawing.Color.LightYellow, false, true, false, "{0:+0.###;-0.###;0}");
48
            devDept.Eyeshot.Grid grid7 = new devDept.Eyeshot.Grid(new devDept.Geometry.Point2D(-100D, -100D), new devDept.Geometry.Point2D(100D, 100D), 10D, new devDept.Geometry.Plane(new devDept.Geometry.Point3D(0D, 0D, 0D), new devDept.Geometry.Vector3D(0D, 0D, 1D)), System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(0))))), false, false, false, false, 10, 100, 10, System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90))))), System.Drawing.Color.Transparent, false, System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255))))));
49
            devDept.Eyeshot.OriginSymbol originSymbol7 = new devDept.Eyeshot.OriginSymbol(10, devDept.Eyeshot.originSymbolStyleType.Ball, new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))), System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Red, System.Drawing.Color.Green, System.Drawing.Color.Blue, "Origin", "X", "Y", "Z", true, null, false);
50
            devDept.Eyeshot.RotateSettings rotateSettings7 = new devDept.Eyeshot.RotateSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.None), 10D, false, 1D, devDept.Eyeshot.rotationType.Trackball, devDept.Eyeshot.rotationCenterType.CursorLocation, new devDept.Geometry.Point3D(0D, 0D, 0D), false);
51
            devDept.Eyeshot.ZoomSettings zoomSettings7 = new devDept.Eyeshot.ZoomSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.Shift), 25, true, devDept.Eyeshot.zoomStyleType.AtCursorLocation, false, 1D, System.Drawing.Color.Empty, devDept.Eyeshot.Camera.perspectiveFitType.Accurate, false, 10, true);
52
            devDept.Eyeshot.PanSettings panSettings7 = new devDept.Eyeshot.PanSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.Ctrl), 25, true);
53
            devDept.Eyeshot.NavigationSettings navigationSettings7 = new devDept.Eyeshot.NavigationSettings(devDept.Eyeshot.Camera.navigationType.Examine, new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Left, devDept.Eyeshot.modifierKeys.None), new devDept.Geometry.Point3D(-1000D, -1000D, -1000D), new devDept.Geometry.Point3D(1000D, 1000D, 1000D), 8D, 50D, 50D);
54
            devDept.Eyeshot.CoordinateSystemIcon coordinateSystemIcon7 = new devDept.Eyeshot.CoordinateSystemIcon(new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))), System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))), System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))), System.Drawing.Color.OrangeRed, "Origin", "X", "Y", "Z", true, devDept.Eyeshot.coordinateSystemPositionType.BottomLeft, 37, null, false);
55
            devDept.Eyeshot.ViewCubeIcon viewCubeIcon7 = new devDept.Eyeshot.ViewCubeIcon(devDept.Eyeshot.coordinateSystemPositionType.TopRight, false, System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(20)))), ((int)(((byte)(60))))), true, "FRONT", "BACK", "LEFT", "RIGHT", "TOP", "BOTTOM", System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), 'S', 'N', 'W', 'E', true, null, System.Drawing.Color.White, System.Drawing.Color.Black, 120, true, true, null, null, null, null, null, null, false, new devDept.Geometry.Quaternion(0D, 0D, 0D, 1D), true);
56
            devDept.Eyeshot.Viewport.SavedViewsManager savedViewsManager7 = new devDept.Eyeshot.Viewport.SavedViewsManager(8);
57
            devDept.Eyeshot.Viewport viewport7 = new devDept.Eyeshot.Viewport(new System.Drawing.Point(0, 0), new System.Drawing.Size(422, 311), backgroundSettings7, camera7, new devDept.Eyeshot.ToolBar[] {
58
            toolBar7}, new devDept.Eyeshot.Legend[0], histogram7, devDept.Eyeshot.displayType.Wireframe, true, false, false, false, new devDept.Eyeshot.Grid[] {
59
            grid7}, new devDept.Eyeshot.OriginSymbol[] {
60
            originSymbol7}, false, rotateSettings7, zoomSettings7, panSettings7, navigationSettings7, coordinateSystemIcon7, viewCubeIcon7, savedViewsManager7, devDept.Eyeshot.viewType.Top);
61
            devDept.Eyeshot.CancelToolBarButton cancelToolBarButton8 = new devDept.Eyeshot.CancelToolBarButton("Cancel", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
62
            devDept.Eyeshot.ProgressBar progressBar8 = new devDept.Eyeshot.ProgressBar(devDept.Eyeshot.ProgressBar.styleType.Circular, 0, "Idle", System.Drawing.Color.Black, System.Drawing.Color.Transparent, System.Drawing.Color.Green, 1D, true, cancelToolBarButton8, false, 0.1D, 0.333D, true);
63
            devDept.Graphics.BackgroundSettings backgroundSettings8 = new devDept.Graphics.BackgroundSettings(devDept.Graphics.backgroundStyleType.Solid, System.Drawing.Color.DeepSkyBlue, System.Drawing.Color.DodgerBlue, System.Drawing.Color.Black, 0.75D, null, devDept.Graphics.colorThemeType.Auto, 0.33D);
64
            devDept.Eyeshot.Camera camera8 = new devDept.Eyeshot.Camera(new devDept.Geometry.Point3D(-4.5374030325107811E-16D, 2.0434646606445308D, 47.596564948558793D), 97.257904648780823D, new devDept.Geometry.Quaternion(0.49999999999999989D, 0.5D, 0.5D, 0.50000000000000011D), devDept.Graphics.projectionType.Orthographic, 40D, 1.293319617633065D, false, 0.001D);
65
            devDept.Eyeshot.MagnifyingGlassToolBarButton magnifyingGlassToolBarButton8 = new devDept.Eyeshot.MagnifyingGlassToolBarButton("Magnifying Glass", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
66
            devDept.Eyeshot.ZoomWindowToolBarButton zoomWindowToolBarButton8 = new devDept.Eyeshot.ZoomWindowToolBarButton("Zoom Window", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
67
            devDept.Eyeshot.ZoomToolBarButton zoomToolBarButton8 = new devDept.Eyeshot.ZoomToolBarButton("Zoom", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
68
            devDept.Eyeshot.PanToolBarButton panToolBarButton8 = new devDept.Eyeshot.PanToolBarButton("Pan", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
69
            devDept.Eyeshot.ZoomFitToolBarButton zoomFitToolBarButton8 = new devDept.Eyeshot.ZoomFitToolBarButton("Zoom Fit", devDept.Eyeshot.ToolBarButton.styleType.PushButton, true, true);
70
            devDept.Eyeshot.ToolBar toolBar8 = new devDept.Eyeshot.ToolBar(devDept.Eyeshot.ToolBar.positionType.HorizontalTopCenter, true, new devDept.Eyeshot.ToolBarButton[] {
71
            ((devDept.Eyeshot.ToolBarButton)(magnifyingGlassToolBarButton8)),
72
            ((devDept.Eyeshot.ToolBarButton)(zoomWindowToolBarButton8)),
73
            ((devDept.Eyeshot.ToolBarButton)(zoomToolBarButton8)),
74
            ((devDept.Eyeshot.ToolBarButton)(panToolBarButton8)),
75
            ((devDept.Eyeshot.ToolBarButton)(zoomFitToolBarButton8))});
76
            devDept.Eyeshot.Histogram histogram8 = new devDept.Eyeshot.Histogram(30, 80, "Title", System.Drawing.Color.Blue, System.Drawing.Color.Gray, System.Drawing.Color.Black, System.Drawing.Color.Red, System.Drawing.Color.LightYellow, false, true, false, "{0:+0.###;-0.###;0}");
77
            devDept.Eyeshot.Grid grid8 = new devDept.Eyeshot.Grid(new devDept.Geometry.Point2D(-100D, -100D), new devDept.Geometry.Point2D(100D, 100D), 10D, new devDept.Geometry.Plane(new devDept.Geometry.Point3D(0D, 0D, 0D), new devDept.Geometry.Vector3D(0D, 0D, 1D)), System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(0))))), false, false, false, false, 10, 100, 10, System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90))))), System.Drawing.Color.Transparent, false, System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255))))));
78
            devDept.Eyeshot.OriginSymbol originSymbol8 = new devDept.Eyeshot.OriginSymbol(10, devDept.Eyeshot.originSymbolStyleType.Ball, new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))), System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Red, System.Drawing.Color.Green, System.Drawing.Color.Blue, "Origin", "X", "Y", "Z", true, null, false);
79
            devDept.Eyeshot.RotateSettings rotateSettings8 = new devDept.Eyeshot.RotateSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.None), 10D, false, 1D, devDept.Eyeshot.rotationType.Trackball, devDept.Eyeshot.rotationCenterType.CursorLocation, new devDept.Geometry.Point3D(0D, 0D, 0D), false);
80
            devDept.Eyeshot.ZoomSettings zoomSettings8 = new devDept.Eyeshot.ZoomSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.Shift), 25, true, devDept.Eyeshot.zoomStyleType.AtCursorLocation, false, 1D, System.Drawing.Color.Empty, devDept.Eyeshot.Camera.perspectiveFitType.Accurate, false, 10, true);
81
            devDept.Eyeshot.PanSettings panSettings8 = new devDept.Eyeshot.PanSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.Ctrl), 25, true);
82
            devDept.Eyeshot.NavigationSettings navigationSettings8 = new devDept.Eyeshot.NavigationSettings(devDept.Eyeshot.Camera.navigationType.Examine, new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Left, devDept.Eyeshot.modifierKeys.None), new devDept.Geometry.Point3D(-1000D, -1000D, -1000D), new devDept.Geometry.Point3D(1000D, 1000D, 1000D), 8D, 50D, 50D);
83
            devDept.Eyeshot.CoordinateSystemIcon coordinateSystemIcon8 = new devDept.Eyeshot.CoordinateSystemIcon(new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))), System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))), System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))), System.Drawing.Color.OrangeRed, "Origin", "X", "Y", "Z", true, devDept.Eyeshot.coordinateSystemPositionType.BottomLeft, 37, null, false);
84
            devDept.Eyeshot.ViewCubeIcon viewCubeIcon8 = new devDept.Eyeshot.ViewCubeIcon(devDept.Eyeshot.coordinateSystemPositionType.TopRight, false, System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(20)))), ((int)(((byte)(60))))), true, "FRONT", "BACK", "LEFT", "RIGHT", "TOP", "BOTTOM", System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), 'S', 'N', 'W', 'E', true, null, System.Drawing.Color.White, System.Drawing.Color.Black, 120, true, true, null, null, null, null, null, null, false, new devDept.Geometry.Quaternion(0D, 0D, 0D, 1D), true);
85
            devDept.Eyeshot.Viewport.SavedViewsManager savedViewsManager8 = new devDept.Eyeshot.Viewport.SavedViewsManager(8);
86
            devDept.Eyeshot.Viewport viewport8 = new devDept.Eyeshot.Viewport(new System.Drawing.Point(0, 0), new System.Drawing.Size(422, 311), backgroundSettings8, camera8, new devDept.Eyeshot.ToolBar[] {
87
            toolBar8}, new devDept.Eyeshot.Legend[0], histogram8, devDept.Eyeshot.displayType.Wireframe, true, false, false, false, new devDept.Eyeshot.Grid[] {
88
            grid8}, new devDept.Eyeshot.OriginSymbol[] {
89
            originSymbol8}, false, rotateSettings8, zoomSettings8, panSettings8, navigationSettings8, coordinateSystemIcon8, viewCubeIcon8, savedViewsManager8, devDept.Eyeshot.viewType.Top);
90
            devDept.Eyeshot.CancelToolBarButton cancelToolBarButton9 = new devDept.Eyeshot.CancelToolBarButton("Cancel", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
91
            devDept.Eyeshot.ProgressBar progressBar9 = new devDept.Eyeshot.ProgressBar(devDept.Eyeshot.ProgressBar.styleType.Circular, 0, "Idle", System.Drawing.Color.Black, System.Drawing.Color.Transparent, System.Drawing.Color.Green, 1D, true, cancelToolBarButton9, false, 0.1D, 0.333D, true);
92
            devDept.Graphics.BackgroundSettings backgroundSettings9 = new devDept.Graphics.BackgroundSettings(devDept.Graphics.backgroundStyleType.Solid, System.Drawing.Color.DeepSkyBlue, System.Drawing.Color.DodgerBlue, System.Drawing.Color.Black, 0.75D, null, devDept.Graphics.colorThemeType.Auto, 0.33D);
93
            devDept.Eyeshot.Camera camera9 = new devDept.Eyeshot.Camera(new devDept.Geometry.Point3D(-4.5374030325107811E-16D, 2.0434646606445308D, 47.596564948558793D), 97.257904648780823D, new devDept.Geometry.Quaternion(0.49999999999999989D, 0.5D, 0.5D, 0.50000000000000011D), devDept.Graphics.projectionType.Orthographic, 40D, 0.82755823816676088D, false, 0.001D);
94
            devDept.Eyeshot.MagnifyingGlassToolBarButton magnifyingGlassToolBarButton9 = new devDept.Eyeshot.MagnifyingGlassToolBarButton("Magnifying Glass", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
95
            devDept.Eyeshot.ZoomWindowToolBarButton zoomWindowToolBarButton9 = new devDept.Eyeshot.ZoomWindowToolBarButton("Zoom Window", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
96
            devDept.Eyeshot.ZoomToolBarButton zoomToolBarButton9 = new devDept.Eyeshot.ZoomToolBarButton("Zoom", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
97
            devDept.Eyeshot.PanToolBarButton panToolBarButton9 = new devDept.Eyeshot.PanToolBarButton("Pan", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
98
            devDept.Eyeshot.ZoomFitToolBarButton zoomFitToolBarButton9 = new devDept.Eyeshot.ZoomFitToolBarButton("Zoom Fit", devDept.Eyeshot.ToolBarButton.styleType.PushButton, true, true);
99
            devDept.Eyeshot.ToolBar toolBar9 = new devDept.Eyeshot.ToolBar(devDept.Eyeshot.ToolBar.positionType.HorizontalTopCenter, true, new devDept.Eyeshot.ToolBarButton[] {
100
            ((devDept.Eyeshot.ToolBarButton)(magnifyingGlassToolBarButton9)),
101
            ((devDept.Eyeshot.ToolBarButton)(zoomWindowToolBarButton9)),
102
            ((devDept.Eyeshot.ToolBarButton)(zoomToolBarButton9)),
103
            ((devDept.Eyeshot.ToolBarButton)(panToolBarButton9)),
104
            ((devDept.Eyeshot.ToolBarButton)(zoomFitToolBarButton9))});
105
            devDept.Eyeshot.Histogram histogram9 = new devDept.Eyeshot.Histogram(30, 80, "Title", System.Drawing.Color.Blue, System.Drawing.Color.Gray, System.Drawing.Color.Black, System.Drawing.Color.Red, System.Drawing.Color.LightYellow, false, true, false, "{0:+0.###;-0.###;0}");
106
            devDept.Eyeshot.Grid grid9 = new devDept.Eyeshot.Grid(new devDept.Geometry.Point2D(-100D, -100D), new devDept.Geometry.Point2D(100D, 100D), 10D, new devDept.Geometry.Plane(new devDept.Geometry.Point3D(0D, 0D, 0D), new devDept.Geometry.Vector3D(0D, 0D, 1D)), System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(0))))), false, false, false, false, 10, 100, 10, System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90))))), System.Drawing.Color.Transparent, false, System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255))))));
107
            devDept.Eyeshot.OriginSymbol originSymbol9 = new devDept.Eyeshot.OriginSymbol(10, devDept.Eyeshot.originSymbolStyleType.Ball, new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))), System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Red, System.Drawing.Color.Green, System.Drawing.Color.Blue, "Origin", "X", "Y", "Z", true, null, false);
108
            devDept.Eyeshot.RotateSettings rotateSettings9 = new devDept.Eyeshot.RotateSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.None), 10D, false, 1D, devDept.Eyeshot.rotationType.Trackball, devDept.Eyeshot.rotationCenterType.CursorLocation, new devDept.Geometry.Point3D(0D, 0D, 0D), false);
109
            devDept.Eyeshot.ZoomSettings zoomSettings9 = new devDept.Eyeshot.ZoomSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.Shift), 25, true, devDept.Eyeshot.zoomStyleType.AtCursorLocation, false, 1D, System.Drawing.Color.Empty, devDept.Eyeshot.Camera.perspectiveFitType.Accurate, false, 10, true);
110
            devDept.Eyeshot.PanSettings panSettings9 = new devDept.Eyeshot.PanSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.Ctrl), 25, true);
111
            devDept.Eyeshot.NavigationSettings navigationSettings9 = new devDept.Eyeshot.NavigationSettings(devDept.Eyeshot.Camera.navigationType.Examine, new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Left, devDept.Eyeshot.modifierKeys.None), new devDept.Geometry.Point3D(-1000D, -1000D, -1000D), new devDept.Geometry.Point3D(1000D, 1000D, 1000D), 8D, 50D, 50D);
112
            devDept.Eyeshot.CoordinateSystemIcon coordinateSystemIcon9 = new devDept.Eyeshot.CoordinateSystemIcon(new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))), System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))), System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))), System.Drawing.Color.OrangeRed, "Origin", "X", "Y", "Z", true, devDept.Eyeshot.coordinateSystemPositionType.BottomLeft, 37, null, false);
113
            devDept.Eyeshot.ViewCubeIcon viewCubeIcon9 = new devDept.Eyeshot.ViewCubeIcon(devDept.Eyeshot.coordinateSystemPositionType.TopRight, false, System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(20)))), ((int)(((byte)(60))))), true, "FRONT", "BACK", "LEFT", "RIGHT", "TOP", "BOTTOM", System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), 'S', 'N', 'W', 'E', true, null, System.Drawing.Color.White, System.Drawing.Color.Black, 120, true, true, null, null, null, null, null, null, false, new devDept.Geometry.Quaternion(0D, 0D, 0D, 1D), true);
114
            devDept.Eyeshot.Viewport.SavedViewsManager savedViewsManager9 = new devDept.Eyeshot.Viewport.SavedViewsManager(8);
115
            devDept.Eyeshot.Viewport viewport9 = new devDept.Eyeshot.Viewport(new System.Drawing.Point(0, 0), new System.Drawing.Size(424, 199), backgroundSettings9, camera9, new devDept.Eyeshot.ToolBar[] {
116
            toolBar9}, new devDept.Eyeshot.Legend[0], histogram9, devDept.Eyeshot.displayType.Wireframe, true, false, false, false, new devDept.Eyeshot.Grid[] {
117
            grid9}, new devDept.Eyeshot.OriginSymbol[] {
118
            originSymbol9}, false, rotateSettings9, zoomSettings9, panSettings9, navigationSettings9, coordinateSystemIcon9, viewCubeIcon9, savedViewsManager9, devDept.Eyeshot.viewType.Top);
119
            Telerik.WinControls.UI.TableViewDefinition tableViewDefinition5 = new Telerik.WinControls.UI.TableViewDefinition();
120
            Telerik.WinControls.UI.GridViewTextBoxColumn gridViewTextBoxColumn3 = new Telerik.WinControls.UI.GridViewTextBoxColumn();
121
            Telerik.WinControls.UI.TableViewDefinition tableViewDefinition6 = new Telerik.WinControls.UI.TableViewDefinition();
93 122
            this.radSplitContainer1 = new Telerik.WinControls.UI.RadSplitContainer();
94 123
            this.splitPanel1 = new Telerik.WinControls.UI.SplitPanel();
95 124
            this.radSplitContainer2 = new Telerik.WinControls.UI.RadSplitContainer();
......
100 129
            this.splitPanelAVEVA = new Telerik.WinControls.UI.SplitPanel();
101 130
            this.designAVEVA = new devDept.Eyeshot.Design();
102 131
            this.splitPanelData = new Telerik.WinControls.UI.SplitPanel();
103
            this.radGridViewData = new Telerik.WinControls.UI.RadGridView();
132
            this.radSplitContainer4 = new Telerik.WinControls.UI.RadSplitContainer();
133
            this.splitPanel6 = new Telerik.WinControls.UI.SplitPanel();
134
            this.designCompare = new devDept.Eyeshot.Design();
135
            this.splitPanel7 = new Telerik.WinControls.UI.SplitPanel();
136
            this.radGridView1 = new Telerik.WinControls.UI.RadGridView();
104 137
            this.radSplitContainerMain = new Telerik.WinControls.UI.RadSplitContainer();
105 138
            this.splitPanelDocument = new Telerik.WinControls.UI.SplitPanel();
106 139
            this.radGridViewDocument = new Telerik.WinControls.UI.RadGridView();
......
119 152
            this.radColorBoxEqualColor = new Telerik.WinControls.UI.RadColorBox();
120 153
            this.radLabel5 = new Telerik.WinControls.UI.RadLabel();
121 154
            this.radColorBoxDiffColor = new Telerik.WinControls.UI.RadColorBox();
155
            this.splitPanel5 = new Telerik.WinControls.UI.SplitPanel();
156
            this.splitPanel3 = new Telerik.WinControls.UI.SplitPanel();
157
            this.radButtonExceptLayer = new Telerik.WinControls.UI.RadButton();
122 158
            ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer1)).BeginInit();
123 159
            this.radSplitContainer1.SuspendLayout();
124 160
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel1)).BeginInit();
......
137 173
            ((System.ComponentModel.ISupportInitialize)(this.designAVEVA)).BeginInit();
138 174
            ((System.ComponentModel.ISupportInitialize)(this.splitPanelData)).BeginInit();
139 175
            this.splitPanelData.SuspendLayout();
140
            ((System.ComponentModel.ISupportInitialize)(this.radGridViewData)).BeginInit();
141
            ((System.ComponentModel.ISupportInitialize)(this.radGridViewData.MasterTemplate)).BeginInit();
176
            ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer4)).BeginInit();
177
            this.radSplitContainer4.SuspendLayout();
178
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel6)).BeginInit();
179
            this.splitPanel6.SuspendLayout();
180
            ((System.ComponentModel.ISupportInitialize)(this.designCompare)).BeginInit();
181
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel7)).BeginInit();
182
            this.splitPanel7.SuspendLayout();
183
            ((System.ComponentModel.ISupportInitialize)(this.radGridView1)).BeginInit();
184
            ((System.ComponentModel.ISupportInitialize)(this.radGridView1.MasterTemplate)).BeginInit();
142 185
            ((System.ComponentModel.ISupportInitialize)(this.radSplitContainerMain)).BeginInit();
143 186
            this.radSplitContainerMain.SuspendLayout();
144 187
            ((System.ComponentModel.ISupportInitialize)(this.splitPanelDocument)).BeginInit();
......
161 204
            ((System.ComponentModel.ISupportInitialize)(this.radColorBoxEqualColor)).BeginInit();
162 205
            ((System.ComponentModel.ISupportInitialize)(this.radLabel5)).BeginInit();
163 206
            ((System.ComponentModel.ISupportInitialize)(this.radColorBoxDiffColor)).BeginInit();
207
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel5)).BeginInit();
208
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel3)).BeginInit();
209
            ((System.ComponentModel.ISupportInitialize)(this.radButtonExceptLayer)).BeginInit();
164 210
            this.SuspendLayout();
165 211
            // 
166 212
            // radSplitContainer1
......
189 235
            // 
190 236
            // 
191 237
            this.splitPanel1.RootElement.MinSize = new System.Drawing.Size(25, 25);
192
            this.splitPanel1.Size = new System.Drawing.Size(852, 310);
193
            this.splitPanel1.SizeInfo.AutoSizeScale = new System.Drawing.SizeF(0.2820976F, 0F);
194
            this.splitPanel1.SizeInfo.SplitterCorrection = new System.Drawing.Size(312, 0);
238
            this.splitPanel1.Size = new System.Drawing.Size(852, 311);
239
            this.splitPanel1.SizeInfo.AutoSizeScale = new System.Drawing.SizeF(0.2820976F, -0.02201258F);
240
            this.splitPanel1.SizeInfo.SplitterCorrection = new System.Drawing.Size(312, 1);
195 241
            this.splitPanel1.TabIndex = 0;
196 242
            this.splitPanel1.TabStop = false;
197 243
            this.splitPanel1.Text = "splitPanel1";
......
207 253
            // 
208 254
            // 
209 255
            this.radSplitContainer2.RootElement.MinSize = new System.Drawing.Size(25, 25);
210
            this.radSplitContainer2.Size = new System.Drawing.Size(852, 310);
256
            this.radSplitContainer2.Size = new System.Drawing.Size(852, 311);
211 257
            this.radSplitContainer2.SplitterWidth = 8;
212 258
            this.radSplitContainer2.TabIndex = 0;
213 259
            this.radSplitContainer2.TabStop = false;
......
221 267
            // 
222 268
            // 
223 269
            this.splitPanel2.RootElement.MinSize = new System.Drawing.Size(25, 25);
224
            this.splitPanel2.Size = new System.Drawing.Size(852, 310);
270
            this.splitPanel2.Size = new System.Drawing.Size(852, 311);
225 271
            this.splitPanel2.TabIndex = 0;
226 272
            this.splitPanel2.TabStop = false;
227 273
            this.splitPanel2.Text = "splitPanel2";
......
237 283
            // 
238 284
            // 
239 285
            this.radSplitContainer3.RootElement.MinSize = new System.Drawing.Size(25, 25);
240
            this.radSplitContainer3.Size = new System.Drawing.Size(852, 310);
286
            this.radSplitContainer3.Size = new System.Drawing.Size(852, 311);
241 287
            this.radSplitContainer3.SplitterWidth = 8;
242 288
            this.radSplitContainer3.TabIndex = 0;
243 289
            this.radSplitContainer3.TabStop = false;
......
251 297
            // 
252 298
            // 
253 299
            this.splitPanelAutoCAD.RootElement.MinSize = new System.Drawing.Size(25, 25);
254
            this.splitPanelAutoCAD.Size = new System.Drawing.Size(422, 310);
300
            this.splitPanelAutoCAD.Size = new System.Drawing.Size(422, 311);
255 301
            this.splitPanelAutoCAD.TabIndex = 0;
256 302
            this.splitPanelAutoCAD.TabStop = false;
257 303
            this.splitPanelAutoCAD.Text = "splitPanel4";
......
262 308
            this.designAutoCAD.Dock = System.Windows.Forms.DockStyle.Fill;
263 309
            this.designAutoCAD.Location = new System.Drawing.Point(0, 0);
264 310
            this.designAutoCAD.Name = "designAutoCAD";
265
            this.designAutoCAD.ProgressBar = progressBar1;
266
            this.designAutoCAD.Size = new System.Drawing.Size(422, 310);
311
            this.designAutoCAD.ProgressBar = progressBar7;
312
            this.designAutoCAD.Size = new System.Drawing.Size(422, 311);
267 313
            this.designAutoCAD.TabIndex = 0;
268 314
            this.designAutoCAD.Text = "design1";
269
            this.designAutoCAD.Viewports.Add(viewport1);
315
            this.designAutoCAD.Viewports.Add(viewport7);
270 316
            // 
271 317
            // splitPanelAVEVA
272 318
            // 
......
277 323
            // 
278 324
            // 
279 325
            this.splitPanelAVEVA.RootElement.MinSize = new System.Drawing.Size(25, 25);
280
            this.splitPanelAVEVA.Size = new System.Drawing.Size(422, 310);
326
            this.splitPanelAVEVA.Size = new System.Drawing.Size(422, 311);
281 327
            this.splitPanelAVEVA.TabIndex = 1;
282 328
            this.splitPanelAVEVA.TabStop = false;
283 329
            this.splitPanelAVEVA.Text = "splitPanel5";
......
288 334
            this.designAVEVA.Dock = System.Windows.Forms.DockStyle.Fill;
289 335
            this.designAVEVA.Location = new System.Drawing.Point(0, 0);
290 336
            this.designAVEVA.Name = "designAVEVA";
291
            this.designAVEVA.ProgressBar = progressBar2;
292
            this.designAVEVA.Size = new System.Drawing.Size(422, 310);
337
            this.designAVEVA.ProgressBar = progressBar8;
338
            this.designAVEVA.Size = new System.Drawing.Size(422, 311);
293 339
            this.designAVEVA.TabIndex = 0;
294 340
            this.designAVEVA.Text = "design1";
295
            this.designAVEVA.Viewports.Add(viewport2);
341
            this.designAVEVA.Viewports.Add(viewport8);
296 342
            // 
297 343
            // splitPanelData
298 344
            // 
299
            this.splitPanelData.Controls.Add(this.radGridViewData);
300
            this.splitPanelData.Location = new System.Drawing.Point(0, 318);
345
            this.splitPanelData.Controls.Add(this.radSplitContainer4);
346
            this.splitPanelData.Location = new System.Drawing.Point(0, 319);
301 347
            this.splitPanelData.Name = "splitPanelData";
302 348
            // 
303 349
            // 
304 350
            // 
305 351
            this.splitPanelData.RootElement.MinSize = new System.Drawing.Size(25, 25);
306
            this.splitPanelData.Size = new System.Drawing.Size(852, 200);
307
            this.splitPanelData.SizeInfo.AbsoluteSize = new System.Drawing.Size(250, 200);
352
            this.splitPanelData.Size = new System.Drawing.Size(852, 199);
353
            this.splitPanelData.SizeInfo.AbsoluteSize = new System.Drawing.Size(250, 199);
308 354
            this.splitPanelData.SizeInfo.AutoSizeScale = new System.Drawing.SizeF(-0.2820976F, 0F);
309 355
            this.splitPanelData.SizeInfo.SizeMode = Telerik.WinControls.UI.Docking.SplitPanelSizeMode.Absolute;
310
            this.splitPanelData.SizeInfo.SplitterCorrection = new System.Drawing.Size(-312, 0);
356
            this.splitPanelData.SizeInfo.SplitterCorrection = new System.Drawing.Size(-312, -1);
311 357
            this.splitPanelData.TabIndex = 1;
312 358
            this.splitPanelData.TabStop = false;
313 359
            // 
314
            // radGridViewData
360
            // radSplitContainer4
315 361
            // 
316
            this.radGridViewData.Dock = System.Windows.Forms.DockStyle.Fill;
317
            this.radGridViewData.Location = new System.Drawing.Point(0, 0);
362
            this.radSplitContainer4.Controls.Add(this.splitPanel6);
363
            this.radSplitContainer4.Controls.Add(this.splitPanel7);
364
            this.radSplitContainer4.Dock = System.Windows.Forms.DockStyle.Fill;
365
            this.radSplitContainer4.Location = new System.Drawing.Point(0, 0);
366
            this.radSplitContainer4.Name = "radSplitContainer4";
318 367
            // 
319 368
            // 
320 369
            // 
321
            this.radGridViewData.MasterTemplate.ViewDefinition = tableViewDefinition1;
322
            this.radGridViewData.Name = "radGridViewData";
323
            this.radGridViewData.Size = new System.Drawing.Size(852, 200);
324
            this.radGridViewData.TabIndex = 0;
370
            this.radSplitContainer4.RootElement.MinSize = new System.Drawing.Size(25, 25);
371
            this.radSplitContainer4.Size = new System.Drawing.Size(852, 199);
372
            this.radSplitContainer4.TabIndex = 0;
373
            this.radSplitContainer4.TabStop = false;
374
            // 
375
            // splitPanel6
376
            // 
377
            this.splitPanel6.Controls.Add(this.designCompare);
378
            this.splitPanel6.Location = new System.Drawing.Point(0, 0);
379
            this.splitPanel6.Name = "splitPanel6";
380
            // 
381
            // 
382
            // 
383
            this.splitPanel6.RootElement.MinSize = new System.Drawing.Size(25, 25);
384
            this.splitPanel6.Size = new System.Drawing.Size(424, 199);
385
            this.splitPanel6.TabIndex = 0;
386
            this.splitPanel6.TabStop = false;
387
            this.splitPanel6.Text = "splitPanel6";
388
            // 
389
            // designCompare
390
            // 
391
            this.designCompare.Cursor = System.Windows.Forms.Cursors.Default;
392
            this.designCompare.Dock = System.Windows.Forms.DockStyle.Fill;
393
            this.designCompare.Location = new System.Drawing.Point(0, 0);
394
            this.designCompare.Name = "designCompare";
395
            this.designCompare.ProgressBar = progressBar9;
396
            this.designCompare.Size = new System.Drawing.Size(424, 199);
397
            this.designCompare.TabIndex = 0;
398
            this.designCompare.Text = "design1";
399
            this.designCompare.Viewports.Add(viewport9);
400
            // 
401
            // splitPanel7
402
            // 
403
            this.splitPanel7.Controls.Add(this.radGridView1);
404
            this.splitPanel7.Location = new System.Drawing.Point(428, 0);
405
            this.splitPanel7.Name = "splitPanel7";
406
            // 
407
            // 
408
            // 
409
            this.splitPanel7.RootElement.MinSize = new System.Drawing.Size(25, 25);
410
            this.splitPanel7.Size = new System.Drawing.Size(424, 199);
411
            this.splitPanel7.TabIndex = 1;
412
            this.splitPanel7.TabStop = false;
413
            this.splitPanel7.Text = "splitPanel7";
414
            // 
415
            // radGridView1
416
            // 
417
            this.radGridView1.Dock = System.Windows.Forms.DockStyle.Fill;
418
            this.radGridView1.Location = new System.Drawing.Point(0, 0);
419
            // 
420
            // 
421
            // 
422
            this.radGridView1.MasterTemplate.ViewDefinition = tableViewDefinition5;
423
            this.radGridView1.Name = "radGridView1";
424
            this.radGridView1.Size = new System.Drawing.Size(424, 199);
425
            this.radGridView1.TabIndex = 0;
325 426
            // 
326 427
            // radSplitContainerMain
327 428
            // 
......
364 465
            this.radGridViewDocument.MasterTemplate.AllowAddNewRow = false;
365 466
            this.radGridViewDocument.MasterTemplate.AllowDeleteRow = false;
366 467
            this.radGridViewDocument.MasterTemplate.AllowEditRow = false;
367
            gridViewTextBoxColumn1.FieldName = "DocumentNo";
368
            gridViewTextBoxColumn1.HeaderText = "DocumentNo";
369
            gridViewTextBoxColumn1.Name = "columnDocumentNo";
468
            gridViewTextBoxColumn3.FieldName = "DocumentNo";
469
            gridViewTextBoxColumn3.HeaderText = "DocumentNo";
470
            gridViewTextBoxColumn3.Name = "columnDocumentNo";
370 471
            this.radGridViewDocument.MasterTemplate.Columns.AddRange(new Telerik.WinControls.UI.GridViewDataColumn[] {
371
            gridViewTextBoxColumn1});
372
            this.radGridViewDocument.MasterTemplate.ViewDefinition = tableViewDefinition2;
472
            gridViewTextBoxColumn3});
473
            this.radGridViewDocument.MasterTemplate.ViewDefinition = tableViewDefinition6;
373 474
            this.radGridViewDocument.Name = "radGridViewDocument";
374 475
            this.radGridViewDocument.Size = new System.Drawing.Size(250, 518);
375 476
            this.radGridViewDocument.TabIndex = 0;
......
477 578
            // 
478 579
            // tableLayoutPanel3
479 580
            // 
480
            this.tableLayoutPanel3.ColumnCount = 7;
581
            this.tableLayoutPanel3.ColumnCount = 8;
481 582
            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F));
482 583
            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F));
483 584
            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
......
485 586
            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
486 587
            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F));
487 588
            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
589
            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 28F));
488 590
            this.tableLayoutPanel3.Controls.Add(this.radLabel3, 0, 0);
489 591
            this.tableLayoutPanel3.Controls.Add(this.radSpinEditorTolerance, 1, 0);
490 592
            this.tableLayoutPanel3.Controls.Add(this.radLabel4, 2, 0);
491 593
            this.tableLayoutPanel3.Controls.Add(this.radColorBoxEqualColor, 3, 0);
492 594
            this.tableLayoutPanel3.Controls.Add(this.radLabel5, 4, 0);
493 595
            this.tableLayoutPanel3.Controls.Add(this.radColorBoxDiffColor, 5, 0);
596
            this.tableLayoutPanel3.Controls.Add(this.radButtonExceptLayer, 7, 0);
494 597
            this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
495 598
            this.tableLayoutPanel3.Location = new System.Drawing.Point(3, 63);
496 599
            this.tableLayoutPanel3.Name = "tableLayoutPanel3";
......
559 662
            this.radColorBoxDiffColor.TabIndex = 5;
560 663
            this.radColorBoxDiffColor.Value = System.Drawing.Color.Yellow;
561 664
            // 
665
            // splitPanel5
666
            // 
667
            this.splitPanel5.Location = new System.Drawing.Point(102, 0);
668
            this.splitPanel5.Name = "splitPanel5";
669
            // 
670
            // 
671
            // 
672
            this.splitPanel5.RootElement.MinSize = new System.Drawing.Size(25, 25);
673
            this.splitPanel5.Size = new System.Drawing.Size(98, 200);
674
            this.splitPanel5.TabIndex = 1;
675
            this.splitPanel5.TabStop = false;
676
            // 
677
            // splitPanel3
678
            // 
679
            this.splitPanel3.Location = new System.Drawing.Point(0, 0);
680
            this.splitPanel3.Name = "splitPanel3";
681
            // 
682
            // 
683
            // 
684
            this.splitPanel3.RootElement.MinSize = new System.Drawing.Size(25, 25);
685
            this.splitPanel3.Size = new System.Drawing.Size(98, 200);
686
            this.splitPanel3.TabIndex = 0;
687
            this.splitPanel3.TabStop = false;
688
            // 
689
            // radButtonExceptLayer
690
            // 
691
            this.radButtonExceptLayer.Dock = System.Windows.Forms.DockStyle.Fill;
692
            this.radButtonExceptLayer.Location = new System.Drawing.Point(1079, 3);
693
            this.radButtonExceptLayer.Name = "radButtonExceptLayer";
694
            this.radButtonExceptLayer.Size = new System.Drawing.Size(22, 18);
695
            this.radButtonExceptLayer.TabIndex = 6;
696
            this.radButtonExceptLayer.Text = "...";
697
            // 
562 698
            // Verification
563 699
            // 
564 700
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
......
584 720
            ((System.ComponentModel.ISupportInitialize)(this.designAVEVA)).EndInit();
585 721
            ((System.ComponentModel.ISupportInitialize)(this.splitPanelData)).EndInit();
586 722
            this.splitPanelData.ResumeLayout(false);
587
            ((System.ComponentModel.ISupportInitialize)(this.radGridViewData.MasterTemplate)).EndInit();
588
            ((System.ComponentModel.ISupportInitialize)(this.radGridViewData)).EndInit();
723
            ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer4)).EndInit();
724
            this.radSplitContainer4.ResumeLayout(false);
725
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel6)).EndInit();
726
            this.splitPanel6.ResumeLayout(false);
727
            ((System.ComponentModel.ISupportInitialize)(this.designCompare)).EndInit();
728
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel7)).EndInit();
729
            this.splitPanel7.ResumeLayout(false);
730
            ((System.ComponentModel.ISupportInitialize)(this.radGridView1.MasterTemplate)).EndInit();
731
            ((System.ComponentModel.ISupportInitialize)(this.radGridView1)).EndInit();
589 732
            ((System.ComponentModel.ISupportInitialize)(this.radSplitContainerMain)).EndInit();
590 733
            this.radSplitContainerMain.ResumeLayout(false);
591 734
            ((System.ComponentModel.ISupportInitialize)(this.splitPanelDocument)).EndInit();
......
611 754
            ((System.ComponentModel.ISupportInitialize)(this.radColorBoxEqualColor)).EndInit();
612 755
            ((System.ComponentModel.ISupportInitialize)(this.radLabel5)).EndInit();
613 756
            ((System.ComponentModel.ISupportInitialize)(this.radColorBoxDiffColor)).EndInit();
757
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel5)).EndInit();
758
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel3)).EndInit();
759
            ((System.ComponentModel.ISupportInitialize)(this.radButtonExceptLayer)).EndInit();
614 760
            this.ResumeLayout(false);
615 761

  
616 762
        }
......
638 784
        private Telerik.WinControls.UI.RadLabel radLabel2;
639 785
        private Telerik.WinControls.UI.RadTextBox radTextBoxID2DrawingFolder;
640 786
        private Telerik.WinControls.UI.RadBrowseEditor radBrowseEditorAVEVAPIDFolder;
641
        private Telerik.WinControls.UI.RadGridView radGridViewData;
642 787
        private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
643 788
        private Telerik.WinControls.UI.RadLabel radLabel3;
644 789
        private Telerik.WinControls.UI.RadSpinEditor radSpinEditorTolerance;
......
646 791
        private Telerik.WinControls.UI.RadColorBox radColorBoxEqualColor;
647 792
        private Telerik.WinControls.UI.RadLabel radLabel5;
648 793
        private Telerik.WinControls.UI.RadColorBox radColorBoxDiffColor;
794
        private Telerik.WinControls.UI.RadSplitContainer radSplitContainer4;
795
        private Telerik.WinControls.UI.SplitPanel splitPanel6;
796
        private Telerik.WinControls.UI.SplitPanel splitPanel7;
797
        private Telerik.WinControls.UI.SplitPanel splitPanel5;
798
        private Telerik.WinControls.UI.SplitPanel splitPanel3;
799
        private Telerik.WinControls.UI.RadGridView radGridView1;
800
        private devDept.Eyeshot.Design designCompare;
801
        private Telerik.WinControls.UI.RadButton radButtonExceptLayer;
649 802
    }
650 803
}

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)