프로젝트

일반

사용자정보

통계
| 개정판:

hytos / ID2.Manager / ID2.Manager.Compare / Controls / Verification.Designer.cs @ bc639f0b

이력 | 보기 | 이력해설 | 다운로드 (75.7 KB)

1

2
namespace ID2.Manager.Controls
3
{
4
    partial class Verification
5
    {
6
        /// <summary> 
7
        /// 필수 디자이너 변수입니다.
8
        /// </summary>
9
        private System.ComponentModel.IContainer components = null;
10

    
11
        /// <summary> 
12
        /// 사용 중인 모든 리소스를 정리합니다.
13
        /// </summary>
14
        /// <param name="disposing">관리되는 리소스를 삭제해야 하면 true이고, 그렇지 않으면 false입니다.</param>
15
        protected override void Dispose(bool disposing)
16
        {
17
            if (disposing && (components != null))
18
            {
19
                components.Dispose();
20
            }
21
            base.Dispose(disposing);
22
        }
23

    
24
        #region 구성 요소 디자이너에서 생성한 코드
25

    
26
        /// <summary> 
27
        /// 디자이너 지원에 필요한 메서드입니다. 
28
        /// 이 메서드의 내용을 코드 편집기로 수정하지 마세요.
29
        /// </summary>
30
        private void InitializeComponent()
31
        {
32
            this.components = new System.ComponentModel.Container();
33
            devDept.Eyeshot.CancelToolBarButton cancelToolBarButton2 = new devDept.Eyeshot.CancelToolBarButton("Cancel", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
34
            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);
35
            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);
36
            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, 0.9814258922296617D, false, 0.001D);
37
            devDept.Eyeshot.MagnifyingGlassToolBarButton magnifyingGlassToolBarButton2 = new devDept.Eyeshot.MagnifyingGlassToolBarButton("Magnifying Glass", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
38
            devDept.Eyeshot.ZoomWindowToolBarButton zoomWindowToolBarButton2 = new devDept.Eyeshot.ZoomWindowToolBarButton("Zoom Window", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
39
            devDept.Eyeshot.ZoomToolBarButton zoomToolBarButton2 = new devDept.Eyeshot.ZoomToolBarButton("Zoom", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
40
            devDept.Eyeshot.PanToolBarButton panToolBarButton2 = new devDept.Eyeshot.PanToolBarButton("Pan", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
41
            devDept.Eyeshot.ZoomFitToolBarButton zoomFitToolBarButton2 = new devDept.Eyeshot.ZoomFitToolBarButton("Zoom Fit", devDept.Eyeshot.ToolBarButton.styleType.PushButton, true, true);
42
            devDept.Eyeshot.ToolBar toolBar2 = new devDept.Eyeshot.ToolBar(devDept.Eyeshot.ToolBar.positionType.HorizontalTopCenter, true, new devDept.Eyeshot.ToolBarButton[] {
43
            ((devDept.Eyeshot.ToolBarButton)(magnifyingGlassToolBarButton2)),
44
            ((devDept.Eyeshot.ToolBarButton)(zoomWindowToolBarButton2)),
45
            ((devDept.Eyeshot.ToolBarButton)(zoomToolBarButton2)),
46
            ((devDept.Eyeshot.ToolBarButton)(panToolBarButton2)),
47
            ((devDept.Eyeshot.ToolBarButton)(zoomFitToolBarButton2))});
48
            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}");
49
            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))))));
50
            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);
51
            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);
52
            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);
53
            devDept.Eyeshot.PanSettings panSettings2 = new devDept.Eyeshot.PanSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.Ctrl), 25, true);
54
            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);
55
            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);
56
            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);
57
            devDept.Eyeshot.Viewport.SavedViewsManager savedViewsManager2 = new devDept.Eyeshot.Viewport.SavedViewsManager(8);
58
            devDept.Eyeshot.Viewport viewport2 = new devDept.Eyeshot.Viewport(new System.Drawing.Point(0, 0), new System.Drawing.Size(656, 236), backgroundSettings2, camera2, new devDept.Eyeshot.ToolBar[] {
59
            toolBar2}, new devDept.Eyeshot.Legend[0], histogram2, devDept.Eyeshot.displayType.Wireframe, true, false, false, false, new devDept.Eyeshot.Grid[] {
60
            grid2}, new devDept.Eyeshot.OriginSymbol[] {
61
            originSymbol2}, false, rotateSettings2, zoomSettings2, panSettings2, navigationSettings2, coordinateSystemIcon2, viewCubeIcon2, savedViewsManager2, devDept.Eyeshot.viewType.Top);
62
            devDept.Eyeshot.CancelToolBarButton cancelToolBarButton3 = new devDept.Eyeshot.CancelToolBarButton("Cancel", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
63
            devDept.Eyeshot.ProgressBar progressBar3 = 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, cancelToolBarButton3, false, 0.1D, 0.333D, true);
64
            devDept.Graphics.BackgroundSettings backgroundSettings3 = 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);
65
            devDept.Eyeshot.Camera camera3 = new devDept.Eyeshot.Camera(new devDept.Geometry.Point3D(-4.5374030325108127E-16D, 2.043464660644545D, 47.5965649485588D), 97.257904648780809D, new devDept.Geometry.Quaternion(0.49999999999999989D, 0.5D, 0.5D, 0.50000000000000011D), devDept.Graphics.projectionType.Orthographic, 40D, 1.0529821660941499D, false, 0.001D);
66
            devDept.Eyeshot.MagnifyingGlassToolBarButton magnifyingGlassToolBarButton3 = new devDept.Eyeshot.MagnifyingGlassToolBarButton("Magnifying Glass", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
67
            devDept.Eyeshot.ZoomWindowToolBarButton zoomWindowToolBarButton3 = new devDept.Eyeshot.ZoomWindowToolBarButton("Zoom Window", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
68
            devDept.Eyeshot.ZoomToolBarButton zoomToolBarButton3 = new devDept.Eyeshot.ZoomToolBarButton("Zoom", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
69
            devDept.Eyeshot.PanToolBarButton panToolBarButton3 = new devDept.Eyeshot.PanToolBarButton("Pan", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
70
            devDept.Eyeshot.ZoomFitToolBarButton zoomFitToolBarButton3 = new devDept.Eyeshot.ZoomFitToolBarButton("Zoom Fit", devDept.Eyeshot.ToolBarButton.styleType.PushButton, true, true);
71
            devDept.Eyeshot.ToolBar toolBar3 = new devDept.Eyeshot.ToolBar(devDept.Eyeshot.ToolBar.positionType.HorizontalTopCenter, true, new devDept.Eyeshot.ToolBarButton[] {
72
            ((devDept.Eyeshot.ToolBarButton)(magnifyingGlassToolBarButton3)),
73
            ((devDept.Eyeshot.ToolBarButton)(zoomWindowToolBarButton3)),
74
            ((devDept.Eyeshot.ToolBarButton)(zoomToolBarButton3)),
75
            ((devDept.Eyeshot.ToolBarButton)(panToolBarButton3)),
76
            ((devDept.Eyeshot.ToolBarButton)(zoomFitToolBarButton3))});
77
            devDept.Eyeshot.Histogram histogram3 = 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}");
78
            devDept.Eyeshot.Grid grid3 = 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))))));
79
            devDept.Eyeshot.OriginSymbol originSymbol3 = 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);
80
            devDept.Eyeshot.RotateSettings rotateSettings3 = 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);
81
            devDept.Eyeshot.ZoomSettings zoomSettings3 = 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);
82
            devDept.Eyeshot.PanSettings panSettings3 = new devDept.Eyeshot.PanSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.Ctrl), 25, true);
83
            devDept.Eyeshot.NavigationSettings navigationSettings3 = 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);
84
            devDept.Eyeshot.CoordinateSystemIcon coordinateSystemIcon3 = 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);
85
            devDept.Eyeshot.ViewCubeIcon viewCubeIcon3 = 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);
86
            devDept.Eyeshot.Viewport.SavedViewsManager savedViewsManager3 = new devDept.Eyeshot.Viewport.SavedViewsManager(8);
87
            devDept.Eyeshot.Viewport viewport3 = new devDept.Eyeshot.Viewport(new System.Drawing.Point(0, 0), new System.Drawing.Size(656, 236), backgroundSettings3, camera3, new devDept.Eyeshot.ToolBar[] {
88
            toolBar3}, new devDept.Eyeshot.Legend[0], histogram3, devDept.Eyeshot.displayType.Wireframe, true, false, false, false, new devDept.Eyeshot.Grid[] {
89
            grid3}, new devDept.Eyeshot.OriginSymbol[] {
90
            originSymbol3}, false, rotateSettings3, zoomSettings3, panSettings3, navigationSettings3, coordinateSystemIcon3, viewCubeIcon3, savedViewsManager3, devDept.Eyeshot.viewType.Top);
91
            Telerik.WinControls.UI.RadCheckedListDataItem radCheckedListDataItem1 = new Telerik.WinControls.UI.RadCheckedListDataItem();
92
            Telerik.WinControls.UI.RadCheckedListDataItem radCheckedListDataItem2 = new Telerik.WinControls.UI.RadCheckedListDataItem();
93
            Telerik.WinControls.UI.RadCheckedListDataItem radCheckedListDataItem3 = new Telerik.WinControls.UI.RadCheckedListDataItem();
94
            Telerik.WinControls.UI.RadCheckedListDataItem radCheckedListDataItem4 = new Telerik.WinControls.UI.RadCheckedListDataItem();
95
            devDept.Eyeshot.CancelToolBarButton cancelToolBarButton1 = new devDept.Eyeshot.CancelToolBarButton("Cancel", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
96
            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);
97
            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);
98
            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, 2.1291949596458206D, false, 0.001D);
99
            devDept.Eyeshot.MagnifyingGlassToolBarButton magnifyingGlassToolBarButton1 = new devDept.Eyeshot.MagnifyingGlassToolBarButton("Magnifying Glass", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
100
            devDept.Eyeshot.ZoomWindowToolBarButton zoomWindowToolBarButton1 = new devDept.Eyeshot.ZoomWindowToolBarButton("Zoom Window", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
101
            devDept.Eyeshot.ZoomToolBarButton zoomToolBarButton1 = new devDept.Eyeshot.ZoomToolBarButton("Zoom", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
102
            devDept.Eyeshot.PanToolBarButton panToolBarButton1 = new devDept.Eyeshot.PanToolBarButton("Pan", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
103
            devDept.Eyeshot.ZoomFitToolBarButton zoomFitToolBarButton1 = new devDept.Eyeshot.ZoomFitToolBarButton("Zoom Fit", devDept.Eyeshot.ToolBarButton.styleType.PushButton, true, true);
104
            devDept.Eyeshot.ToolBar toolBar1 = new devDept.Eyeshot.ToolBar(devDept.Eyeshot.ToolBar.positionType.HorizontalTopCenter, true, new devDept.Eyeshot.ToolBarButton[] {
105
            ((devDept.Eyeshot.ToolBarButton)(magnifyingGlassToolBarButton1)),
106
            ((devDept.Eyeshot.ToolBarButton)(zoomWindowToolBarButton1)),
107
            ((devDept.Eyeshot.ToolBarButton)(zoomToolBarButton1)),
108
            ((devDept.Eyeshot.ToolBarButton)(panToolBarButton1)),
109
            ((devDept.Eyeshot.ToolBarButton)(zoomFitToolBarButton1))});
110
            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}");
111
            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))))));
112
            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);
113
            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);
114
            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);
115
            devDept.Eyeshot.PanSettings panSettings1 = new devDept.Eyeshot.PanSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.Ctrl), 25, true);
116
            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);
117
            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);
118
            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);
119
            devDept.Eyeshot.Viewport.SavedViewsManager savedViewsManager1 = new devDept.Eyeshot.Viewport.SavedViewsManager(8);
120
            devDept.Eyeshot.Viewport viewport1 = new devDept.Eyeshot.Viewport(new System.Drawing.Point(0, 0), new System.Drawing.Size(656, 512), backgroundSettings1, camera1, new devDept.Eyeshot.ToolBar[] {
121
            toolBar1}, new devDept.Eyeshot.Legend[0], histogram1, devDept.Eyeshot.displayType.Wireframe, true, false, false, false, new devDept.Eyeshot.Grid[] {
122
            grid1}, new devDept.Eyeshot.OriginSymbol[] {
123
            originSymbol1}, false, rotateSettings1, zoomSettings1, panSettings1, navigationSettings1, coordinateSystemIcon1, viewCubeIcon1, savedViewsManager1, devDept.Eyeshot.viewType.Top);
124
            this.radSplitContainer1 = new Telerik.WinControls.UI.RadSplitContainer();
125
            this.splitPanel1 = new Telerik.WinControls.UI.SplitPanel();
126
            this.radSplitContainer2 = new Telerik.WinControls.UI.RadSplitContainer();
127
            this.radSplitContainer3 = new Telerik.WinControls.UI.RadSplitContainer();
128
            this.splitPanel2 = new Telerik.WinControls.UI.SplitPanel();
129
            this.radSplitContainerSub = new Telerik.WinControls.UI.RadSplitContainer();
130
            this.splitPanel6 = new Telerik.WinControls.UI.SplitPanel();
131
            this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
132
            this.radLabelCompare = new Telerik.WinControls.UI.RadLabel();
133
            this.splitPanel7 = new Telerik.WinControls.UI.SplitPanel();
134
            this.radSplitContainer4 = new Telerik.WinControls.UI.RadSplitContainer();
135
            this.splitPanel8 = new Telerik.WinControls.UI.SplitPanel();
136
            this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
137
            this.designAutoCAD = new devDept.Eyeshot.Design();
138
            this.radLabelAutoCAD = new Telerik.WinControls.UI.RadLabel();
139
            this.splitPanel9 = new Telerik.WinControls.UI.SplitPanel();
140
            this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
141
            this.designAVEVA = new devDept.Eyeshot.Design();
142
            this.radLabelAVEVA = new Telerik.WinControls.UI.RadLabel();
143
            this.radSplitContainerMain = new Telerik.WinControls.UI.RadSplitContainer();
144
            this.splitPanel4 = new Telerik.WinControls.UI.SplitPanel();
145
            this.tableLayoutPanelMain = new System.Windows.Forms.TableLayoutPanel();
146
            this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
147
            this.radLabel3 = new Telerik.WinControls.UI.RadLabel();
148
            this.radSpinEditorTolerance = new Telerik.WinControls.UI.RadSpinEditor();
149
            this.radLabel4 = new Telerik.WinControls.UI.RadLabel();
150
            this.radColorBoxAutoCADColor = new Telerik.WinControls.UI.RadColorBox();
151
            this.radLabel5 = new Telerik.WinControls.UI.RadLabel();
152
            this.radColorBoxDiffColor = new Telerik.WinControls.UI.RadColorBox();
153
            this.radLabel6 = new Telerik.WinControls.UI.RadLabel();
154
            this.radColorBoxAVEVAColor = new Telerik.WinControls.UI.RadColorBox();
155
            this.radLabel11 = new Telerik.WinControls.UI.RadLabel();
156
            this.radColorBoxRevCloudColor = new Telerik.WinControls.UI.RadColorBox();
157
            this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel();
158
            this.radLabel1 = new Telerik.WinControls.UI.RadLabel();
159
            this.radCheckBoxRevCloud = new Telerik.WinControls.UI.RadCheckBox();
160
            this.radCheckedDropDownListAutoCAD = new Telerik.WinControls.UI.RadCheckedDropDownList();
161
            this.radCheckedDropDownListAVEVA = new Telerik.WinControls.UI.RadCheckedDropDownList();
162
            this.radLabel2 = new Telerik.WinControls.UI.RadLabel();
163
            this.radToggleSwitchCasesensitive = new Telerik.WinControls.UI.RadToggleSwitch();
164
            this.splitPanel5 = new Telerik.WinControls.UI.SplitPanel();
165
            this.splitPanel3 = new Telerik.WinControls.UI.SplitPanel();
166
            this.radToggleSwitchOriginalColor = new Telerik.WinControls.UI.RadToggleSwitch();
167
            this.radLabel7 = new Telerik.WinControls.UI.RadLabel();
168
            this.designCompare = new Xtractor.Viewer.MyModel(this.components);
169
            ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer1)).BeginInit();
170
            this.radSplitContainer1.SuspendLayout();
171
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel1)).BeginInit();
172
            this.splitPanel1.SuspendLayout();
173
            ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer2)).BeginInit();
174
            this.radSplitContainer2.SuspendLayout();
175
            ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer3)).BeginInit();
176
            this.radSplitContainer3.SuspendLayout();
177
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel2)).BeginInit();
178
            this.splitPanel2.SuspendLayout();
179
            ((System.ComponentModel.ISupportInitialize)(this.radSplitContainerSub)).BeginInit();
180
            this.radSplitContainerSub.SuspendLayout();
181
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel6)).BeginInit();
182
            this.splitPanel6.SuspendLayout();
183
            this.tableLayoutPanel4.SuspendLayout();
184
            ((System.ComponentModel.ISupportInitialize)(this.radLabelCompare)).BeginInit();
185
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel7)).BeginInit();
186
            this.splitPanel7.SuspendLayout();
187
            ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer4)).BeginInit();
188
            this.radSplitContainer4.SuspendLayout();
189
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel8)).BeginInit();
190
            this.splitPanel8.SuspendLayout();
191
            this.tableLayoutPanel2.SuspendLayout();
192
            ((System.ComponentModel.ISupportInitialize)(this.designAutoCAD)).BeginInit();
193
            ((System.ComponentModel.ISupportInitialize)(this.radLabelAutoCAD)).BeginInit();
194
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel9)).BeginInit();
195
            this.splitPanel9.SuspendLayout();
196
            this.tableLayoutPanel1.SuspendLayout();
197
            ((System.ComponentModel.ISupportInitialize)(this.designAVEVA)).BeginInit();
198
            ((System.ComponentModel.ISupportInitialize)(this.radLabelAVEVA)).BeginInit();
199
            ((System.ComponentModel.ISupportInitialize)(this.radSplitContainerMain)).BeginInit();
200
            this.radSplitContainerMain.SuspendLayout();
201
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel4)).BeginInit();
202
            this.splitPanel4.SuspendLayout();
203
            this.tableLayoutPanelMain.SuspendLayout();
204
            this.tableLayoutPanel3.SuspendLayout();
205
            ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).BeginInit();
206
            ((System.ComponentModel.ISupportInitialize)(this.radSpinEditorTolerance)).BeginInit();
207
            ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).BeginInit();
208
            ((System.ComponentModel.ISupportInitialize)(this.radColorBoxAutoCADColor)).BeginInit();
209
            ((System.ComponentModel.ISupportInitialize)(this.radLabel5)).BeginInit();
210
            ((System.ComponentModel.ISupportInitialize)(this.radColorBoxDiffColor)).BeginInit();
211
            ((System.ComponentModel.ISupportInitialize)(this.radLabel6)).BeginInit();
212
            ((System.ComponentModel.ISupportInitialize)(this.radColorBoxAVEVAColor)).BeginInit();
213
            ((System.ComponentModel.ISupportInitialize)(this.radLabel11)).BeginInit();
214
            ((System.ComponentModel.ISupportInitialize)(this.radColorBoxRevCloudColor)).BeginInit();
215
            this.tableLayoutPanel5.SuspendLayout();
216
            ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).BeginInit();
217
            ((System.ComponentModel.ISupportInitialize)(this.radCheckBoxRevCloud)).BeginInit();
218
            ((System.ComponentModel.ISupportInitialize)(this.radCheckedDropDownListAutoCAD)).BeginInit();
219
            ((System.ComponentModel.ISupportInitialize)(this.radCheckedDropDownListAVEVA)).BeginInit();
220
            ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).BeginInit();
221
            ((System.ComponentModel.ISupportInitialize)(this.radToggleSwitchCasesensitive)).BeginInit();
222
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel5)).BeginInit();
223
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel3)).BeginInit();
224
            ((System.ComponentModel.ISupportInitialize)(this.radToggleSwitchOriginalColor)).BeginInit();
225
            ((System.ComponentModel.ISupportInitialize)(this.radLabel7)).BeginInit();
226
            ((System.ComponentModel.ISupportInitialize)(this.designCompare)).BeginInit();
227
            this.SuspendLayout();
228
            // 
229
            // radSplitContainer1
230
            // 
231
            this.radSplitContainer1.Controls.Add(this.splitPanel1);
232
            this.radSplitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
233
            this.radSplitContainer1.Location = new System.Drawing.Point(0, 0);
234
            this.radSplitContainer1.Name = "radSplitContainer1";
235
            this.radSplitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
236
            // 
237
            // 
238
            // 
239
            this.radSplitContainer1.RootElement.MinSize = new System.Drawing.Size(25, 25);
240
            this.radSplitContainer1.Size = new System.Drawing.Size(1328, 548);
241
            this.radSplitContainer1.SizeInfo.AbsoluteSize = new System.Drawing.Size(0, 0);
242
            this.radSplitContainer1.SplitterWidth = 8;
243
            this.radSplitContainer1.TabIndex = 0;
244
            this.radSplitContainer1.TabStop = false;
245
            // 
246
            // splitPanel1
247
            // 
248
            this.splitPanel1.Controls.Add(this.radSplitContainer2);
249
            this.splitPanel1.Location = new System.Drawing.Point(0, 0);
250
            this.splitPanel1.Name = "splitPanel1";
251
            // 
252
            // 
253
            // 
254
            this.splitPanel1.RootElement.MinSize = new System.Drawing.Size(25, 25);
255
            this.splitPanel1.Size = new System.Drawing.Size(1328, 548);
256
            this.splitPanel1.SizeInfo.AutoSizeScale = new System.Drawing.SizeF(0.2820976F, 0.009803922F);
257
            this.splitPanel1.SizeInfo.SplitterCorrection = new System.Drawing.Size(312, 22);
258
            this.splitPanel1.TabIndex = 0;
259
            this.splitPanel1.TabStop = false;
260
            // 
261
            // radSplitContainer2
262
            // 
263
            this.radSplitContainer2.Controls.Add(this.radSplitContainer3);
264
            this.radSplitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
265
            this.radSplitContainer2.Location = new System.Drawing.Point(0, 0);
266
            this.radSplitContainer2.Name = "radSplitContainer2";
267
            this.radSplitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal;
268
            // 
269
            // 
270
            // 
271
            this.radSplitContainer2.RootElement.MinSize = new System.Drawing.Size(25, 25);
272
            this.radSplitContainer2.Size = new System.Drawing.Size(1328, 548);
273
            this.radSplitContainer2.SizeInfo.AbsoluteSize = new System.Drawing.Size(0, 0);
274
            this.radSplitContainer2.SplitterWidth = 8;
275
            this.radSplitContainer2.TabIndex = 0;
276
            this.radSplitContainer2.TabStop = false;
277
            // 
278
            // radSplitContainer3
279
            // 
280
            this.radSplitContainer3.Controls.Add(this.splitPanel2);
281
            this.radSplitContainer3.Location = new System.Drawing.Point(0, 0);
282
            this.radSplitContainer3.Name = "radSplitContainer3";
283
            // 
284
            // 
285
            // 
286
            this.radSplitContainer3.RootElement.MinSize = new System.Drawing.Size(25, 25);
287
            this.radSplitContainer3.Size = new System.Drawing.Size(1328, 548);
288
            this.radSplitContainer3.TabIndex = 0;
289
            this.radSplitContainer3.TabStop = false;
290
            // 
291
            // splitPanel2
292
            // 
293
            this.splitPanel2.Controls.Add(this.radSplitContainerSub);
294
            this.splitPanel2.Location = new System.Drawing.Point(0, 0);
295
            this.splitPanel2.Name = "splitPanel2";
296
            // 
297
            // 
298
            // 
299
            this.splitPanel2.RootElement.MinSize = new System.Drawing.Size(25, 25);
300
            this.splitPanel2.Size = new System.Drawing.Size(1328, 548);
301
            this.splitPanel2.TabIndex = 0;
302
            this.splitPanel2.TabStop = false;
303
            this.splitPanel2.Text = "splitPanel2";
304
            // 
305
            // radSplitContainerSub
306
            // 
307
            this.radSplitContainerSub.Controls.Add(this.splitPanel6);
308
            this.radSplitContainerSub.Controls.Add(this.splitPanel7);
309
            this.radSplitContainerSub.Dock = System.Windows.Forms.DockStyle.Fill;
310
            this.radSplitContainerSub.Location = new System.Drawing.Point(0, 0);
311
            this.radSplitContainerSub.Name = "radSplitContainerSub";
312
            // 
313
            // 
314
            // 
315
            this.radSplitContainerSub.RootElement.MinSize = new System.Drawing.Size(25, 25);
316
            this.radSplitContainerSub.Size = new System.Drawing.Size(1328, 548);
317
            this.radSplitContainerSub.TabIndex = 0;
318
            this.radSplitContainerSub.TabStop = false;
319
            // 
320
            // splitPanel6
321
            // 
322
            this.splitPanel6.Controls.Add(this.tableLayoutPanel4);
323
            this.splitPanel6.Location = new System.Drawing.Point(0, 0);
324
            this.splitPanel6.Name = "splitPanel6";
325
            // 
326
            // 
327
            // 
328
            this.splitPanel6.RootElement.MinSize = new System.Drawing.Size(25, 25);
329
            this.splitPanel6.Size = new System.Drawing.Size(662, 548);
330
            this.splitPanel6.TabIndex = 0;
331
            this.splitPanel6.TabStop = false;
332
            this.splitPanel6.Text = "splitPanel6";
333
            // 
334
            // tableLayoutPanel4
335
            // 
336
            this.tableLayoutPanel4.ColumnCount = 1;
337
            this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
338
            this.tableLayoutPanel4.Controls.Add(this.designCompare, 0, 1);
339
            this.tableLayoutPanel4.Controls.Add(this.radLabelCompare, 0, 0);
340
            this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
341
            this.tableLayoutPanel4.Location = new System.Drawing.Point(0, 0);
342
            this.tableLayoutPanel4.Name = "tableLayoutPanel4";
343
            this.tableLayoutPanel4.RowCount = 2;
344
            this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
345
            this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
346
            this.tableLayoutPanel4.Size = new System.Drawing.Size(662, 548);
347
            this.tableLayoutPanel4.TabIndex = 1;
348
            // 
349
            // radLabelCompare
350
            // 
351
            this.radLabelCompare.Anchor = System.Windows.Forms.AnchorStyles.Left;
352
            this.radLabelCompare.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
353
            this.radLabelCompare.Location = new System.Drawing.Point(3, 3);
354
            this.radLabelCompare.Name = "radLabelCompare";
355
            this.radLabelCompare.Size = new System.Drawing.Size(78, 24);
356
            this.radLabelCompare.TabIndex = 1;
357
            this.radLabelCompare.Text = "Compare";
358
            // 
359
            // splitPanel7
360
            // 
361
            this.splitPanel7.Controls.Add(this.radSplitContainer4);
362
            this.splitPanel7.Location = new System.Drawing.Point(666, 0);
363
            this.splitPanel7.Name = "splitPanel7";
364
            // 
365
            // 
366
            // 
367
            this.splitPanel7.RootElement.MinSize = new System.Drawing.Size(25, 25);
368
            this.splitPanel7.Size = new System.Drawing.Size(662, 548);
369
            this.splitPanel7.TabIndex = 1;
370
            this.splitPanel7.TabStop = false;
371
            this.splitPanel7.Text = "splitPanel7";
372
            // 
373
            // radSplitContainer4
374
            // 
375
            this.radSplitContainer4.Controls.Add(this.splitPanel8);
376
            this.radSplitContainer4.Controls.Add(this.splitPanel9);
377
            this.radSplitContainer4.Dock = System.Windows.Forms.DockStyle.Fill;
378
            this.radSplitContainer4.Location = new System.Drawing.Point(0, 0);
379
            this.radSplitContainer4.Name = "radSplitContainer4";
380
            this.radSplitContainer4.Orientation = System.Windows.Forms.Orientation.Horizontal;
381
            // 
382
            // 
383
            // 
384
            this.radSplitContainer4.RootElement.MinSize = new System.Drawing.Size(25, 25);
385
            this.radSplitContainer4.Size = new System.Drawing.Size(662, 548);
386
            this.radSplitContainer4.TabIndex = 0;
387
            this.radSplitContainer4.TabStop = false;
388
            // 
389
            // splitPanel8
390
            // 
391
            this.splitPanel8.Controls.Add(this.tableLayoutPanel2);
392
            this.splitPanel8.Location = new System.Drawing.Point(0, 0);
393
            this.splitPanel8.Name = "splitPanel8";
394
            // 
395
            // 
396
            // 
397
            this.splitPanel8.RootElement.MinSize = new System.Drawing.Size(25, 25);
398
            this.splitPanel8.Size = new System.Drawing.Size(662, 272);
399
            this.splitPanel8.TabIndex = 0;
400
            this.splitPanel8.TabStop = false;
401
            this.splitPanel8.Text = "splitPanel8";
402
            // 
403
            // tableLayoutPanel2
404
            // 
405
            this.tableLayoutPanel2.ColumnCount = 3;
406
            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
407
            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
408
            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 50F));
409
            this.tableLayoutPanel2.Controls.Add(this.designAutoCAD, 0, 1);
410
            this.tableLayoutPanel2.Controls.Add(this.radLabelAutoCAD, 0, 0);
411
            this.tableLayoutPanel2.Controls.Add(this.radToggleSwitchOriginalColor, 2, 0);
412
            this.tableLayoutPanel2.Controls.Add(this.radLabel7, 1, 0);
413
            this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
414
            this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 0);
415
            this.tableLayoutPanel2.Name = "tableLayoutPanel2";
416
            this.tableLayoutPanel2.RowCount = 2;
417
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
418
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
419
            this.tableLayoutPanel2.Size = new System.Drawing.Size(662, 272);
420
            this.tableLayoutPanel2.TabIndex = 1;
421
            // 
422
            // designAutoCAD
423
            // 
424
            this.designAutoCAD.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
425
            | System.Windows.Forms.AnchorStyles.Left) 
426
            | System.Windows.Forms.AnchorStyles.Right)));
427
            this.tableLayoutPanel2.SetColumnSpan(this.designAutoCAD, 3);
428
            this.designAutoCAD.Cursor = System.Windows.Forms.Cursors.Default;
429
            this.designAutoCAD.Location = new System.Drawing.Point(3, 33);
430
            this.designAutoCAD.Name = "designAutoCAD";
431
            this.designAutoCAD.ProgressBar = progressBar2;
432
            this.designAutoCAD.Size = new System.Drawing.Size(656, 236);
433
            this.designAutoCAD.TabIndex = 0;
434
            this.designAutoCAD.Text = "AutoCAD";
435
            this.designAutoCAD.Viewports.Add(viewport2);
436
            // 
437
            // radLabelAutoCAD
438
            // 
439
            this.radLabelAutoCAD.Anchor = System.Windows.Forms.AnchorStyles.Left;
440
            this.radLabelAutoCAD.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
441
            this.radLabelAutoCAD.Location = new System.Drawing.Point(3, 3);
442
            this.radLabelAutoCAD.Name = "radLabelAutoCAD";
443
            this.radLabelAutoCAD.Size = new System.Drawing.Size(80, 24);
444
            this.radLabelAutoCAD.TabIndex = 1;
445
            this.radLabelAutoCAD.Text = "AutoCAD";
446
            // 
447
            // splitPanel9
448
            // 
449
            this.splitPanel9.Controls.Add(this.tableLayoutPanel1);
450
            this.splitPanel9.Location = new System.Drawing.Point(0, 276);
451
            this.splitPanel9.Name = "splitPanel9";
452
            // 
453
            // 
454
            // 
455
            this.splitPanel9.RootElement.MinSize = new System.Drawing.Size(25, 25);
456
            this.splitPanel9.Size = new System.Drawing.Size(662, 272);
457
            this.splitPanel9.TabIndex = 1;
458
            this.splitPanel9.TabStop = false;
459
            this.splitPanel9.Text = "splitPanel9";
460
            // 
461
            // tableLayoutPanel1
462
            // 
463
            this.tableLayoutPanel1.ColumnCount = 1;
464
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
465
            this.tableLayoutPanel1.Controls.Add(this.designAVEVA, 0, 1);
466
            this.tableLayoutPanel1.Controls.Add(this.radLabelAVEVA, 0, 0);
467
            this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
468
            this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
469
            this.tableLayoutPanel1.Name = "tableLayoutPanel1";
470
            this.tableLayoutPanel1.RowCount = 2;
471
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
472
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
473
            this.tableLayoutPanel1.Size = new System.Drawing.Size(662, 272);
474
            this.tableLayoutPanel1.TabIndex = 0;
475
            // 
476
            // designAVEVA
477
            // 
478
            this.designAVEVA.Cursor = System.Windows.Forms.Cursors.Default;
479
            this.designAVEVA.Dock = System.Windows.Forms.DockStyle.Fill;
480
            this.designAVEVA.Location = new System.Drawing.Point(3, 33);
481
            this.designAVEVA.Name = "designAVEVA";
482
            this.designAVEVA.ProgressBar = progressBar3;
483
            this.designAVEVA.Size = new System.Drawing.Size(656, 236);
484
            this.designAVEVA.TabIndex = 0;
485
            this.designAVEVA.Text = "design1";
486
            this.designAVEVA.Viewports.Add(viewport3);
487
            // 
488
            // radLabelAVEVA
489
            // 
490
            this.radLabelAVEVA.Anchor = System.Windows.Forms.AnchorStyles.Left;
491
            this.radLabelAVEVA.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
492
            this.radLabelAVEVA.Location = new System.Drawing.Point(3, 3);
493
            this.radLabelAVEVA.Name = "radLabelAVEVA";
494
            this.radLabelAVEVA.Size = new System.Drawing.Size(108, 24);
495
            this.radLabelAVEVA.TabIndex = 1;
496
            this.radLabelAVEVA.Text = "AVEVA P&&ID";
497
            // 
498
            // radSplitContainerMain
499
            // 
500
            this.radSplitContainerMain.Controls.Add(this.splitPanel4);
501
            this.radSplitContainerMain.Dock = System.Windows.Forms.DockStyle.Fill;
502
            this.radSplitContainerMain.Location = new System.Drawing.Point(0, 60);
503
            this.radSplitContainerMain.Name = "radSplitContainerMain";
504
            this.radSplitContainerMain.Orientation = System.Windows.Forms.Orientation.Horizontal;
505
            // 
506
            // 
507
            // 
508
            this.radSplitContainerMain.RootElement.MinSize = new System.Drawing.Size(25, 25);
509
            this.radSplitContainerMain.Size = new System.Drawing.Size(1328, 548);
510
            this.radSplitContainerMain.SizeInfo.AbsoluteSize = new System.Drawing.Size(0, 0);
511
            this.radSplitContainerMain.SplitterWidth = 8;
512
            this.radSplitContainerMain.TabIndex = 1;
513
            this.radSplitContainerMain.TabStop = false;
514
            // 
515
            // splitPanel4
516
            // 
517
            this.splitPanel4.Controls.Add(this.radSplitContainer1);
518
            this.splitPanel4.Location = new System.Drawing.Point(0, 0);
519
            this.splitPanel4.Name = "splitPanel4";
520
            // 
521
            // 
522
            // 
523
            this.splitPanel4.RootElement.MinSize = new System.Drawing.Size(25, 25);
524
            this.splitPanel4.Size = new System.Drawing.Size(1328, 548);
525
            this.splitPanel4.TabIndex = 1;
526
            this.splitPanel4.TabStop = false;
527
            this.splitPanel4.Text = "splitPanel4";
528
            // 
529
            // tableLayoutPanelMain
530
            // 
531
            this.tableLayoutPanelMain.ColumnCount = 1;
532
            this.tableLayoutPanelMain.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
533
            this.tableLayoutPanelMain.Controls.Add(this.radSplitContainerMain, 0, 2);
534
            this.tableLayoutPanelMain.Controls.Add(this.tableLayoutPanel3, 0, 0);
535
            this.tableLayoutPanelMain.Controls.Add(this.tableLayoutPanel5, 0, 1);
536
            this.tableLayoutPanelMain.Dock = System.Windows.Forms.DockStyle.Fill;
537
            this.tableLayoutPanelMain.Location = new System.Drawing.Point(0, 0);
538
            this.tableLayoutPanelMain.Name = "tableLayoutPanelMain";
539
            this.tableLayoutPanelMain.RowCount = 3;
540
            this.tableLayoutPanelMain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
541
            this.tableLayoutPanelMain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
542
            this.tableLayoutPanelMain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
543
            this.tableLayoutPanelMain.Size = new System.Drawing.Size(1328, 608);
544
            this.tableLayoutPanelMain.TabIndex = 2;
545
            // 
546
            // tableLayoutPanel3
547
            // 
548
            this.tableLayoutPanel3.ColumnCount = 13;
549
            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F));
550
            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F));
551
            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
552
            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F));
553
            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
554
            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F));
555
            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
556
            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F));
557
            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
558
            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F));
559
            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
560
            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 28F));
561
            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 60F));
562
            this.tableLayoutPanel3.Controls.Add(this.radLabel3, 0, 0);
563
            this.tableLayoutPanel3.Controls.Add(this.radSpinEditorTolerance, 1, 0);
564
            this.tableLayoutPanel3.Controls.Add(this.radLabel4, 2, 0);
565
            this.tableLayoutPanel3.Controls.Add(this.radColorBoxAutoCADColor, 3, 0);
566
            this.tableLayoutPanel3.Controls.Add(this.radLabel5, 6, 0);
567
            this.tableLayoutPanel3.Controls.Add(this.radColorBoxDiffColor, 7, 0);
568
            this.tableLayoutPanel3.Controls.Add(this.radLabel6, 4, 0);
569
            this.tableLayoutPanel3.Controls.Add(this.radColorBoxAVEVAColor, 5, 0);
570
            this.tableLayoutPanel3.Controls.Add(this.radLabel11, 8, 0);
571
            this.tableLayoutPanel3.Controls.Add(this.radColorBoxRevCloudColor, 9, 0);
572
            this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
573
            this.tableLayoutPanel3.Location = new System.Drawing.Point(3, 3);
574
            this.tableLayoutPanel3.Name = "tableLayoutPanel3";
575
            this.tableLayoutPanel3.RowCount = 1;
576
            this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
577
            this.tableLayoutPanel3.Size = new System.Drawing.Size(1322, 24);
578
            this.tableLayoutPanel3.TabIndex = 4;
579
            // 
580
            // radLabel3
581
            // 
582
            this.radLabel3.Anchor = System.Windows.Forms.AnchorStyles.Left;
583
            this.radLabel3.Location = new System.Drawing.Point(3, 3);
584
            this.radLabel3.Name = "radLabel3";
585
            this.radLabel3.Size = new System.Drawing.Size(63, 18);
586
            this.radLabel3.TabIndex = 0;
587
            this.radLabel3.Text = "Tolerance : ";
588
            // 
589
            // radSpinEditorTolerance
590
            // 
591
            this.radSpinEditorTolerance.Anchor = System.Windows.Forms.AnchorStyles.Left;
592
            this.radSpinEditorTolerance.DecimalPlaces = 2;
593
            this.radSpinEditorTolerance.Increment = new decimal(new int[] {
594
            1,
595
            0,
596
            0,
597
            131072});
598
            this.radSpinEditorTolerance.Location = new System.Drawing.Point(123, 3);
599
            this.radSpinEditorTolerance.Name = "radSpinEditorTolerance";
600
            this.radSpinEditorTolerance.Size = new System.Drawing.Size(100, 18);
601
            this.radSpinEditorTolerance.TabIndex = 1;
602
            // 
603
            // radLabel4
604
            // 
605
            this.radLabel4.Anchor = System.Windows.Forms.AnchorStyles.Left;
606
            this.radLabel4.Location = new System.Drawing.Point(243, 3);
607
            this.radLabel4.Name = "radLabel4";
608
            this.radLabel4.Size = new System.Drawing.Size(91, 18);
609
            this.radLabel4.TabIndex = 2;
610
            this.radLabel4.Text = "AutoCAD Color : ";
611
            this.radLabel4.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
612
            // 
613
            // radColorBoxAutoCADColor
614
            // 
615
            this.radColorBoxAutoCADColor.Dock = System.Windows.Forms.DockStyle.Fill;
616
            this.radColorBoxAutoCADColor.Location = new System.Drawing.Point(343, 3);
617
            this.radColorBoxAutoCADColor.Name = "radColorBoxAutoCADColor";
618
            this.radColorBoxAutoCADColor.Size = new System.Drawing.Size(114, 18);
619
            this.radColorBoxAutoCADColor.TabIndex = 3;
620
            this.radColorBoxAutoCADColor.Value = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(44)))), ((int)(((byte)(44)))));
621
            // 
622
            // radLabel5
623
            // 
624
            this.radLabel5.Anchor = System.Windows.Forms.AnchorStyles.Left;
625
            this.radLabel5.Location = new System.Drawing.Point(683, 3);
626
            this.radLabel5.Name = "radLabel5";
627
            this.radLabel5.Size = new System.Drawing.Size(89, 18);
628
            this.radLabel5.TabIndex = 4;
629
            this.radLabel5.Text = "Different Color : ";
630
            // 
631
            // radColorBoxDiffColor
632
            // 
633
            this.radColorBoxDiffColor.Dock = System.Windows.Forms.DockStyle.Fill;
634
            this.radColorBoxDiffColor.Location = new System.Drawing.Point(783, 3);
635
            this.radColorBoxDiffColor.Name = "radColorBoxDiffColor";
636
            this.radColorBoxDiffColor.Size = new System.Drawing.Size(114, 18);
637
            this.radColorBoxDiffColor.TabIndex = 5;
638
            this.radColorBoxDiffColor.Value = System.Drawing.Color.Yellow;
639
            // 
640
            // radLabel6
641
            // 
642
            this.radLabel6.Anchor = System.Windows.Forms.AnchorStyles.Left;
643
            this.radLabel6.Location = new System.Drawing.Point(463, 3);
644
            this.radLabel6.Name = "radLabel6";
645
            this.radLabel6.Size = new System.Drawing.Size(79, 18);
646
            this.radLabel6.TabIndex = 7;
647
            this.radLabel6.Text = "AVEVA Color : ";
648
            // 
649
            // radColorBoxAVEVAColor
650
            // 
651
            this.radColorBoxAVEVAColor.Dock = System.Windows.Forms.DockStyle.Fill;
652
            this.radColorBoxAVEVAColor.Location = new System.Drawing.Point(563, 3);
653
            this.radColorBoxAVEVAColor.Name = "radColorBoxAVEVAColor";
654
            this.radColorBoxAVEVAColor.Size = new System.Drawing.Size(114, 18);
655
            this.radColorBoxAVEVAColor.TabIndex = 8;
656
            // 
657
            // radLabel11
658
            // 
659
            this.radLabel11.Anchor = System.Windows.Forms.AnchorStyles.Left;
660
            this.radLabel11.Location = new System.Drawing.Point(903, 3);
661
            this.radLabel11.Name = "radLabel11";
662
            this.radLabel11.Size = new System.Drawing.Size(94, 18);
663
            this.radLabel11.TabIndex = 10;
664
            this.radLabel11.Text = "Rev Cloud Color : ";
665
            // 
666
            // radColorBoxRevCloudColor
667
            // 
668
            this.radColorBoxRevCloudColor.Dock = System.Windows.Forms.DockStyle.Fill;
669
            this.radColorBoxRevCloudColor.Location = new System.Drawing.Point(1003, 3);
670
            this.radColorBoxRevCloudColor.Name = "radColorBoxRevCloudColor";
671
            this.radColorBoxRevCloudColor.Size = new System.Drawing.Size(114, 18);
672
            this.radColorBoxRevCloudColor.TabIndex = 11;
673
            this.radColorBoxRevCloudColor.Value = System.Drawing.Color.Magenta;
674
            // 
675
            // tableLayoutPanel5
676
            // 
677
            this.tableLayoutPanel5.ColumnCount = 7;
678
            this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F));
679
            this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 200F));
680
            this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 200F));
681
            this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
682
            this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
683
            this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 50F));
684
            this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
685
            this.tableLayoutPanel5.Controls.Add(this.radLabel1, 0, 0);
686
            this.tableLayoutPanel5.Controls.Add(this.radCheckBoxRevCloud, 3, 0);
687
            this.tableLayoutPanel5.Controls.Add(this.radCheckedDropDownListAutoCAD, 1, 0);
688
            this.tableLayoutPanel5.Controls.Add(this.radCheckedDropDownListAVEVA, 2, 0);
689
            this.tableLayoutPanel5.Controls.Add(this.radLabel2, 4, 0);
690
            this.tableLayoutPanel5.Controls.Add(this.radToggleSwitchCasesensitive, 5, 0);
691
            this.tableLayoutPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
692
            this.tableLayoutPanel5.Location = new System.Drawing.Point(3, 33);
693
            this.tableLayoutPanel5.Name = "tableLayoutPanel5";
694
            this.tableLayoutPanel5.RowCount = 1;
695
            this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
696
            this.tableLayoutPanel5.Size = new System.Drawing.Size(1322, 24);
697
            this.tableLayoutPanel5.TabIndex = 5;
698
            // 
699
            // radLabel1
700
            // 
701
            this.radLabel1.Location = new System.Drawing.Point(3, 3);
702
            this.radLabel1.Name = "radLabel1";
703
            this.radLabel1.Size = new System.Drawing.Size(55, 18);
704
            this.radLabel1.TabIndex = 0;
705
            this.radLabel1.Text = "Layer";
706
            // 
707
            // radCheckBoxRevCloud
708
            // 
709
            this.radCheckBoxRevCloud.Anchor = System.Windows.Forms.AnchorStyles.Left;
710
            this.radCheckBoxRevCloud.CheckState = System.Windows.Forms.CheckState.Checked;
711
            this.radCheckBoxRevCloud.Location = new System.Drawing.Point(523, 3);
712
            this.radCheckBoxRevCloud.Name = "radCheckBoxRevCloud";
713
            this.radCheckBoxRevCloud.Size = new System.Drawing.Size(68, 18);
714
            this.radCheckBoxRevCloud.TabIndex = 3;
715
            this.radCheckBoxRevCloud.Text = "RevCloud";
716
            this.radCheckBoxRevCloud.ToggleState = Telerik.WinControls.Enumerations.ToggleState.On;
717
            // 
718
            // radCheckedDropDownListAutoCAD
719
            // 
720
            this.radCheckedDropDownListAutoCAD.Dock = System.Windows.Forms.DockStyle.Fill;
721
            this.radCheckedDropDownListAutoCAD.DropDownAnimationEnabled = true;
722
            radCheckedListDataItem1.Text = "AutoCAD";
723
            radCheckedListDataItem2.Text = "AutoCAD_Diff";
724
            this.radCheckedDropDownListAutoCAD.Items.Add(radCheckedListDataItem1);
725
            this.radCheckedDropDownListAutoCAD.Items.Add(radCheckedListDataItem2);
726
            this.radCheckedDropDownListAutoCAD.Location = new System.Drawing.Point(123, 3);
727
            this.radCheckedDropDownListAutoCAD.Name = "radCheckedDropDownListAutoCAD";
728
            this.radCheckedDropDownListAutoCAD.Size = new System.Drawing.Size(194, 18);
729
            this.radCheckedDropDownListAutoCAD.TabIndex = 4;
730
            // 
731
            // radCheckedDropDownListAVEVA
732
            // 
733
            this.radCheckedDropDownListAVEVA.Dock = System.Windows.Forms.DockStyle.Fill;
734
            this.radCheckedDropDownListAVEVA.DropDownAnimationEnabled = true;
735
            radCheckedListDataItem3.Text = "AVEVA";
736
            radCheckedListDataItem4.Text = "AVEVA_Diff";
737
            this.radCheckedDropDownListAVEVA.Items.Add(radCheckedListDataItem3);
738
            this.radCheckedDropDownListAVEVA.Items.Add(radCheckedListDataItem4);
739
            this.radCheckedDropDownListAVEVA.Location = new System.Drawing.Point(323, 3);
740
            this.radCheckedDropDownListAVEVA.Name = "radCheckedDropDownListAVEVA";
741
            this.radCheckedDropDownListAVEVA.Size = new System.Drawing.Size(194, 18);
742
            this.radCheckedDropDownListAVEVA.TabIndex = 5;
743
            // 
744
            // radLabel2
745
            // 
746
            this.radLabel2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
747
            this.radLabel2.Location = new System.Drawing.Point(603, 3);
748
            this.radLabel2.Name = "radLabel2";
749
            this.radLabel2.Size = new System.Drawing.Size(74, 18);
750
            this.radLabel2.TabIndex = 6;
751
            this.radLabel2.Text = "Case sensitive : ";
752
            // 
753
            // radToggleSwitchCasesensitive
754
            // 
755
            this.radToggleSwitchCasesensitive.Dock = System.Windows.Forms.DockStyle.Fill;
756
            this.radToggleSwitchCasesensitive.Location = new System.Drawing.Point(683, 3);
757
            this.radToggleSwitchCasesensitive.Name = "radToggleSwitchCasesensitive";
758
            this.radToggleSwitchCasesensitive.Size = new System.Drawing.Size(44, 18);
759
            this.radToggleSwitchCasesensitive.TabIndex = 7;
760
            // 
761
            // splitPanel5
762
            // 
763
            this.splitPanel5.Location = new System.Drawing.Point(102, 0);
764
            this.splitPanel5.Name = "splitPanel5";
765
            // 
766
            // 
767
            // 
768
            this.splitPanel5.RootElement.MinSize = new System.Drawing.Size(25, 25);
769
            this.splitPanel5.Size = new System.Drawing.Size(98, 200);
770
            this.splitPanel5.SizeInfo.AbsoluteSize = new System.Drawing.Size(0, 0);
771
            this.splitPanel5.TabIndex = 1;
772
            this.splitPanel5.TabStop = false;
773
            // 
774
            // splitPanel3
775
            // 
776
            this.splitPanel3.Location = new System.Drawing.Point(0, 0);
777
            this.splitPanel3.Name = "splitPanel3";
778
            // 
779
            // 
780
            // 
781
            this.splitPanel3.RootElement.MinSize = new System.Drawing.Size(25, 25);
782
            this.splitPanel3.Size = new System.Drawing.Size(98, 200);
783
            this.splitPanel3.TabIndex = 0;
784
            this.splitPanel3.TabStop = false;
785
            // 
786
            // radToggleSwitchOriginalColor
787
            // 
788
            this.radToggleSwitchOriginalColor.Dock = System.Windows.Forms.DockStyle.Fill;
789
            this.radToggleSwitchOriginalColor.Location = new System.Drawing.Point(615, 3);
790
            this.radToggleSwitchOriginalColor.Name = "radToggleSwitchOriginalColor";
791
            this.radToggleSwitchOriginalColor.Size = new System.Drawing.Size(44, 24);
792
            this.radToggleSwitchOriginalColor.TabIndex = 2;
793
            this.radToggleSwitchOriginalColor.Value = false;
794
            // 
795
            // radLabel7
796
            // 
797
            this.radLabel7.Anchor = System.Windows.Forms.AnchorStyles.Right;
798
            this.radLabel7.Location = new System.Drawing.Point(525, 6);
799
            this.radLabel7.Name = "radLabel7";
800
            this.radLabel7.Size = new System.Drawing.Size(84, 18);
801
            this.radLabel7.TabIndex = 3;
802
            this.radLabel7.Text = "Original Color : ";
803
            // 
804
            // designCompare
805
            // 
806
            this.designCompare.Cursor = System.Windows.Forms.Cursors.Default;
807
            this.designCompare.Dock = System.Windows.Forms.DockStyle.Fill;
808
            this.designCompare.FilePath = null;
809
            this.designCompare.Location = new System.Drawing.Point(3, 33);
810
            this.designCompare.Name = "designCompare";
811
            this.designCompare.ProgressBar = progressBar1;
812
            this.designCompare.Size = new System.Drawing.Size(656, 512);
813
            this.designCompare.TabIndex = 0;
814
            this.designCompare.Text = "Compare";
815
            this.designCompare.Viewports.Add(viewport1);
816
            // 
817
            // Verification
818
            // 
819
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
820
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
821
            this.Controls.Add(this.tableLayoutPanelMain);
822
            this.Name = "Verification";
823
            this.Size = new System.Drawing.Size(1328, 608);
824
            ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer1)).EndInit();
825
            this.radSplitContainer1.ResumeLayout(false);
826
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel1)).EndInit();
827
            this.splitPanel1.ResumeLayout(false);
828
            ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer2)).EndInit();
829
            this.radSplitContainer2.ResumeLayout(false);
830
            ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer3)).EndInit();
831
            this.radSplitContainer3.ResumeLayout(false);
832
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel2)).EndInit();
833
            this.splitPanel2.ResumeLayout(false);
834
            ((System.ComponentModel.ISupportInitialize)(this.radSplitContainerSub)).EndInit();
835
            this.radSplitContainerSub.ResumeLayout(false);
836
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel6)).EndInit();
837
            this.splitPanel6.ResumeLayout(false);
838
            this.tableLayoutPanel4.ResumeLayout(false);
839
            this.tableLayoutPanel4.PerformLayout();
840
            ((System.ComponentModel.ISupportInitialize)(this.radLabelCompare)).EndInit();
841
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel7)).EndInit();
842
            this.splitPanel7.ResumeLayout(false);
843
            ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer4)).EndInit();
844
            this.radSplitContainer4.ResumeLayout(false);
845
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel8)).EndInit();
846
            this.splitPanel8.ResumeLayout(false);
847
            this.tableLayoutPanel2.ResumeLayout(false);
848
            this.tableLayoutPanel2.PerformLayout();
849
            ((System.ComponentModel.ISupportInitialize)(this.designAutoCAD)).EndInit();
850
            ((System.ComponentModel.ISupportInitialize)(this.radLabelAutoCAD)).EndInit();
851
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel9)).EndInit();
852
            this.splitPanel9.ResumeLayout(false);
853
            this.tableLayoutPanel1.ResumeLayout(false);
854
            this.tableLayoutPanel1.PerformLayout();
855
            ((System.ComponentModel.ISupportInitialize)(this.designAVEVA)).EndInit();
856
            ((System.ComponentModel.ISupportInitialize)(this.radLabelAVEVA)).EndInit();
857
            ((System.ComponentModel.ISupportInitialize)(this.radSplitContainerMain)).EndInit();
858
            this.radSplitContainerMain.ResumeLayout(false);
859
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel4)).EndInit();
860
            this.splitPanel4.ResumeLayout(false);
861
            this.tableLayoutPanelMain.ResumeLayout(false);
862
            this.tableLayoutPanel3.ResumeLayout(false);
863
            this.tableLayoutPanel3.PerformLayout();
864
            ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).EndInit();
865
            ((System.ComponentModel.ISupportInitialize)(this.radSpinEditorTolerance)).EndInit();
866
            ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).EndInit();
867
            ((System.ComponentModel.ISupportInitialize)(this.radColorBoxAutoCADColor)).EndInit();
868
            ((System.ComponentModel.ISupportInitialize)(this.radLabel5)).EndInit();
869
            ((System.ComponentModel.ISupportInitialize)(this.radColorBoxDiffColor)).EndInit();
870
            ((System.ComponentModel.ISupportInitialize)(this.radLabel6)).EndInit();
871
            ((System.ComponentModel.ISupportInitialize)(this.radColorBoxAVEVAColor)).EndInit();
872
            ((System.ComponentModel.ISupportInitialize)(this.radLabel11)).EndInit();
873
            ((System.ComponentModel.ISupportInitialize)(this.radColorBoxRevCloudColor)).EndInit();
874
            this.tableLayoutPanel5.ResumeLayout(false);
875
            this.tableLayoutPanel5.PerformLayout();
876
            ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).EndInit();
877
            ((System.ComponentModel.ISupportInitialize)(this.radCheckBoxRevCloud)).EndInit();
878
            ((System.ComponentModel.ISupportInitialize)(this.radCheckedDropDownListAutoCAD)).EndInit();
879
            ((System.ComponentModel.ISupportInitialize)(this.radCheckedDropDownListAVEVA)).EndInit();
880
            ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).EndInit();
881
            ((System.ComponentModel.ISupportInitialize)(this.radToggleSwitchCasesensitive)).EndInit();
882
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel5)).EndInit();
883
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel3)).EndInit();
884
            ((System.ComponentModel.ISupportInitialize)(this.radToggleSwitchOriginalColor)).EndInit();
885
            ((System.ComponentModel.ISupportInitialize)(this.radLabel7)).EndInit();
886
            ((System.ComponentModel.ISupportInitialize)(this.designCompare)).EndInit();
887
            this.ResumeLayout(false);
888

    
889
        }
890

    
891
        #endregion
892

    
893
        private Telerik.WinControls.UI.RadSplitContainer radSplitContainer1;
894
        private Telerik.WinControls.UI.SplitPanel splitPanel1;
895
        private Telerik.WinControls.UI.RadSplitContainer radSplitContainer2;
896
        private Telerik.WinControls.UI.RadSplitContainer radSplitContainerMain;
897
        private Telerik.WinControls.UI.SplitPanel splitPanel4;
898
        private System.Windows.Forms.TableLayoutPanel tableLayoutPanelMain;
899
        private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
900
        private Telerik.WinControls.UI.RadLabel radLabel3;
901
        private Telerik.WinControls.UI.RadSpinEditor radSpinEditorTolerance;
902
        private Telerik.WinControls.UI.RadLabel radLabel4;
903
        private Telerik.WinControls.UI.RadColorBox radColorBoxAutoCADColor;
904
        private Telerik.WinControls.UI.RadLabel radLabel5;
905
        private Telerik.WinControls.UI.RadColorBox radColorBoxDiffColor;
906
        private Telerik.WinControls.UI.SplitPanel splitPanel5;
907
        private Telerik.WinControls.UI.SplitPanel splitPanel3;
908
        private Telerik.WinControls.UI.RadLabel radLabel6;
909
        private Telerik.WinControls.UI.RadColorBox radColorBoxAVEVAColor;
910
        private Telerik.WinControls.UI.RadLabel radLabel11;
911
        private Telerik.WinControls.UI.RadColorBox radColorBoxRevCloudColor;
912
        private Telerik.WinControls.UI.RadSplitContainer radSplitContainer3;
913
        private Telerik.WinControls.UI.SplitPanel splitPanel2;
914
        private Telerik.WinControls.UI.RadSplitContainer radSplitContainerSub;
915
        private Telerik.WinControls.UI.SplitPanel splitPanel6;
916
        private Telerik.WinControls.UI.SplitPanel splitPanel7;
917
        private Telerik.WinControls.UI.RadSplitContainer radSplitContainer4;
918
        private Telerik.WinControls.UI.SplitPanel splitPanel8;
919
        private Telerik.WinControls.UI.SplitPanel splitPanel9;
920
        private devDept.Eyeshot.Design designAutoCAD;
921
        private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
922
        private devDept.Eyeshot.Design designAVEVA;
923
        private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
924
        private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4;
925
        private Telerik.WinControls.UI.RadLabel radLabelCompare;
926
        private Telerik.WinControls.UI.RadLabel radLabelAutoCAD;
927
        private Telerik.WinControls.UI.RadLabel radLabelAVEVA;
928
        private Telerik.WinControls.UI.RadLabel radLabel1;
929
        private System.Windows.Forms.TableLayoutPanel tableLayoutPanel5;
930
        private Telerik.WinControls.UI.RadCheckBox radCheckBoxRevCloud;
931
        private Telerik.WinControls.UI.RadCheckedDropDownList radCheckedDropDownListAutoCAD;
932
        private Telerik.WinControls.UI.RadCheckedDropDownList radCheckedDropDownListAVEVA;
933
        private Telerik.WinControls.UI.RadLabel radLabel2;
934
        private Telerik.WinControls.UI.RadToggleSwitch radToggleSwitchCasesensitive;
935
        private Xtractor.Viewer.MyModel designCompare;
936
        private Telerik.WinControls.UI.RadToggleSwitch radToggleSwitchOriginalColor;
937
        private Telerik.WinControls.UI.RadLabel radLabel7;
938
    }
939
}
클립보드 이미지 추가 (최대 크기: 500 MB)