프로젝트

일반

사용자정보

통계
| 브랜치(Branch): | 개정판:

hytos / ID2.Manager / ID2.Manager.Compare / Controls / Verification.Designer.cs @ 353b7f9f

이력 | 보기 | 이력해설 | 다운로드 (73.6 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
            devDept.Eyeshot.CancelToolBarButton cancelToolBarButton10 = new devDept.Eyeshot.CancelToolBarButton("Cancel", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
33
            devDept.Eyeshot.ProgressBar progressBar10 = 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, cancelToolBarButton10, false, 0.1D, 0.333D, true);
34
            devDept.Graphics.BackgroundSettings backgroundSettings10 = 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 camera10 = 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.1291952466986581D, false, 0.001D);
36
            devDept.Eyeshot.MagnifyingGlassToolBarButton magnifyingGlassToolBarButton10 = new devDept.Eyeshot.MagnifyingGlassToolBarButton("Magnifying Glass", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
37
            devDept.Eyeshot.ZoomWindowToolBarButton zoomWindowToolBarButton10 = new devDept.Eyeshot.ZoomWindowToolBarButton("Zoom Window", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
38
            devDept.Eyeshot.ZoomToolBarButton zoomToolBarButton10 = new devDept.Eyeshot.ZoomToolBarButton("Zoom", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
39
            devDept.Eyeshot.PanToolBarButton panToolBarButton10 = new devDept.Eyeshot.PanToolBarButton("Pan", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
40
            devDept.Eyeshot.ZoomFitToolBarButton zoomFitToolBarButton10 = new devDept.Eyeshot.ZoomFitToolBarButton("Zoom Fit", devDept.Eyeshot.ToolBarButton.styleType.PushButton, true, true);
41
            devDept.Eyeshot.ToolBar toolBar10 = new devDept.Eyeshot.ToolBar(devDept.Eyeshot.ToolBar.positionType.HorizontalTopCenter, true, new devDept.Eyeshot.ToolBarButton[] {
42
            ((devDept.Eyeshot.ToolBarButton)(magnifyingGlassToolBarButton10)),
43
            ((devDept.Eyeshot.ToolBarButton)(zoomWindowToolBarButton10)),
44
            ((devDept.Eyeshot.ToolBarButton)(zoomToolBarButton10)),
45
            ((devDept.Eyeshot.ToolBarButton)(panToolBarButton10)),
46
            ((devDept.Eyeshot.ToolBarButton)(zoomFitToolBarButton10))});
47
            devDept.Eyeshot.Histogram histogram10 = 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 grid10 = 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 originSymbol10 = 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 rotateSettings10 = 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 zoomSettings10 = 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 panSettings10 = new devDept.Eyeshot.PanSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.Ctrl), 25, true);
53
            devDept.Eyeshot.NavigationSettings navigationSettings10 = 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 coordinateSystemIcon10 = 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 viewCubeIcon10 = 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 savedViewsManager10 = new devDept.Eyeshot.Viewport.SavedViewsManager(8);
57
            devDept.Eyeshot.Viewport viewport10 = new devDept.Eyeshot.Viewport(new System.Drawing.Point(0, 0), new System.Drawing.Size(656, 512), backgroundSettings10, camera10, new devDept.Eyeshot.ToolBar[] {
58
            toolBar10}, new devDept.Eyeshot.Legend[0], histogram10, devDept.Eyeshot.displayType.Wireframe, true, false, false, false, new devDept.Eyeshot.Grid[] {
59
            grid10}, new devDept.Eyeshot.OriginSymbol[] {
60
            originSymbol10}, false, rotateSettings10, zoomSettings10, panSettings10, navigationSettings10, coordinateSystemIcon10, viewCubeIcon10, savedViewsManager10, devDept.Eyeshot.viewType.Top);
61
            devDept.Eyeshot.CancelToolBarButton cancelToolBarButton11 = new devDept.Eyeshot.CancelToolBarButton("Cancel", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
62
            devDept.Eyeshot.ProgressBar progressBar11 = 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, cancelToolBarButton11, false, 0.1D, 0.333D, true);
63
            devDept.Graphics.BackgroundSettings backgroundSettings11 = 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 camera11 = 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);
65
            devDept.Eyeshot.MagnifyingGlassToolBarButton magnifyingGlassToolBarButton11 = new devDept.Eyeshot.MagnifyingGlassToolBarButton("Magnifying Glass", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
66
            devDept.Eyeshot.ZoomWindowToolBarButton zoomWindowToolBarButton11 = new devDept.Eyeshot.ZoomWindowToolBarButton("Zoom Window", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
67
            devDept.Eyeshot.ZoomToolBarButton zoomToolBarButton11 = new devDept.Eyeshot.ZoomToolBarButton("Zoom", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
68
            devDept.Eyeshot.PanToolBarButton panToolBarButton11 = new devDept.Eyeshot.PanToolBarButton("Pan", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
69
            devDept.Eyeshot.ZoomFitToolBarButton zoomFitToolBarButton11 = new devDept.Eyeshot.ZoomFitToolBarButton("Zoom Fit", devDept.Eyeshot.ToolBarButton.styleType.PushButton, true, true);
70
            devDept.Eyeshot.ToolBar toolBar11 = new devDept.Eyeshot.ToolBar(devDept.Eyeshot.ToolBar.positionType.HorizontalTopCenter, true, new devDept.Eyeshot.ToolBarButton[] {
71
            ((devDept.Eyeshot.ToolBarButton)(magnifyingGlassToolBarButton11)),
72
            ((devDept.Eyeshot.ToolBarButton)(zoomWindowToolBarButton11)),
73
            ((devDept.Eyeshot.ToolBarButton)(zoomToolBarButton11)),
74
            ((devDept.Eyeshot.ToolBarButton)(panToolBarButton11)),
75
            ((devDept.Eyeshot.ToolBarButton)(zoomFitToolBarButton11))});
76
            devDept.Eyeshot.Histogram histogram11 = 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 grid11 = 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 originSymbol11 = 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 rotateSettings11 = 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 zoomSettings11 = 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 panSettings11 = new devDept.Eyeshot.PanSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.Ctrl), 25, true);
82
            devDept.Eyeshot.NavigationSettings navigationSettings11 = 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 coordinateSystemIcon11 = 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 viewCubeIcon11 = 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 savedViewsManager11 = new devDept.Eyeshot.Viewport.SavedViewsManager(8);
86
            devDept.Eyeshot.Viewport viewport11 = new devDept.Eyeshot.Viewport(new System.Drawing.Point(0, 0), new System.Drawing.Size(656, 236), backgroundSettings11, camera11, new devDept.Eyeshot.ToolBar[] {
87
            toolBar11}, new devDept.Eyeshot.Legend[0], histogram11, devDept.Eyeshot.displayType.Wireframe, true, false, false, false, new devDept.Eyeshot.Grid[] {
88
            grid11}, new devDept.Eyeshot.OriginSymbol[] {
89
            originSymbol11}, false, rotateSettings11, zoomSettings11, panSettings11, navigationSettings11, coordinateSystemIcon11, viewCubeIcon11, savedViewsManager11, devDept.Eyeshot.viewType.Top);
90
            devDept.Eyeshot.CancelToolBarButton cancelToolBarButton12 = new devDept.Eyeshot.CancelToolBarButton("Cancel", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
91
            devDept.Eyeshot.ProgressBar progressBar12 = 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, cancelToolBarButton12, false, 0.1D, 0.333D, true);
92
            devDept.Graphics.BackgroundSettings backgroundSettings12 = 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 camera12 = 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);
94
            devDept.Eyeshot.MagnifyingGlassToolBarButton magnifyingGlassToolBarButton12 = new devDept.Eyeshot.MagnifyingGlassToolBarButton("Magnifying Glass", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
95
            devDept.Eyeshot.ZoomWindowToolBarButton zoomWindowToolBarButton12 = new devDept.Eyeshot.ZoomWindowToolBarButton("Zoom Window", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
96
            devDept.Eyeshot.ZoomToolBarButton zoomToolBarButton12 = new devDept.Eyeshot.ZoomToolBarButton("Zoom", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
97
            devDept.Eyeshot.PanToolBarButton panToolBarButton12 = new devDept.Eyeshot.PanToolBarButton("Pan", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
98
            devDept.Eyeshot.ZoomFitToolBarButton zoomFitToolBarButton12 = new devDept.Eyeshot.ZoomFitToolBarButton("Zoom Fit", devDept.Eyeshot.ToolBarButton.styleType.PushButton, true, true);
99
            devDept.Eyeshot.ToolBar toolBar12 = new devDept.Eyeshot.ToolBar(devDept.Eyeshot.ToolBar.positionType.HorizontalTopCenter, true, new devDept.Eyeshot.ToolBarButton[] {
100
            ((devDept.Eyeshot.ToolBarButton)(magnifyingGlassToolBarButton12)),
101
            ((devDept.Eyeshot.ToolBarButton)(zoomWindowToolBarButton12)),
102
            ((devDept.Eyeshot.ToolBarButton)(zoomToolBarButton12)),
103
            ((devDept.Eyeshot.ToolBarButton)(panToolBarButton12)),
104
            ((devDept.Eyeshot.ToolBarButton)(zoomFitToolBarButton12))});
105
            devDept.Eyeshot.Histogram histogram12 = 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 grid12 = 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 originSymbol12 = 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 rotateSettings12 = 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 zoomSettings12 = 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 panSettings12 = new devDept.Eyeshot.PanSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.Ctrl), 25, true);
111
            devDept.Eyeshot.NavigationSettings navigationSettings12 = 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 coordinateSystemIcon12 = 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 viewCubeIcon12 = 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 savedViewsManager12 = new devDept.Eyeshot.Viewport.SavedViewsManager(8);
115
            devDept.Eyeshot.Viewport viewport12 = new devDept.Eyeshot.Viewport(new System.Drawing.Point(0, 0), new System.Drawing.Size(656, 236), backgroundSettings12, camera12, new devDept.Eyeshot.ToolBar[] {
116
            toolBar12}, new devDept.Eyeshot.Legend[0], histogram12, devDept.Eyeshot.displayType.Wireframe, true, false, false, false, new devDept.Eyeshot.Grid[] {
117
            grid12}, new devDept.Eyeshot.OriginSymbol[] {
118
            originSymbol12}, false, rotateSettings12, zoomSettings12, panSettings12, navigationSettings12, coordinateSystemIcon12, viewCubeIcon12, savedViewsManager12, devDept.Eyeshot.viewType.Top);
119
            Telerik.WinControls.UI.RadCheckedListDataItem radCheckedListDataItem1 = new Telerik.WinControls.UI.RadCheckedListDataItem();
120
            Telerik.WinControls.UI.RadCheckedListDataItem radCheckedListDataItem2 = new Telerik.WinControls.UI.RadCheckedListDataItem();
121
            Telerik.WinControls.UI.RadCheckedListDataItem radCheckedListDataItem3 = new Telerik.WinControls.UI.RadCheckedListDataItem();
122
            Telerik.WinControls.UI.RadCheckedListDataItem radCheckedListDataItem4 = new Telerik.WinControls.UI.RadCheckedListDataItem();
123
            this.radSplitContainer1 = new Telerik.WinControls.UI.RadSplitContainer();
124
            this.splitPanel1 = new Telerik.WinControls.UI.SplitPanel();
125
            this.radSplitContainer2 = new Telerik.WinControls.UI.RadSplitContainer();
126
            this.radSplitContainer3 = new Telerik.WinControls.UI.RadSplitContainer();
127
            this.splitPanel2 = new Telerik.WinControls.UI.SplitPanel();
128
            this.radSplitContainerSub = new Telerik.WinControls.UI.RadSplitContainer();
129
            this.splitPanel6 = new Telerik.WinControls.UI.SplitPanel();
130
            this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
131
            this.designCompare = new devDept.Eyeshot.Design();
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.splitPanel5 = new Telerik.WinControls.UI.SplitPanel();
163
            this.splitPanel3 = new Telerik.WinControls.UI.SplitPanel();
164
            this.radLabel2 = new Telerik.WinControls.UI.RadLabel();
165
            this.radToggleSwitchCasesensitive = new Telerik.WinControls.UI.RadToggleSwitch();
166
            ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer1)).BeginInit();
167
            this.radSplitContainer1.SuspendLayout();
168
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel1)).BeginInit();
169
            this.splitPanel1.SuspendLayout();
170
            ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer2)).BeginInit();
171
            this.radSplitContainer2.SuspendLayout();
172
            ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer3)).BeginInit();
173
            this.radSplitContainer3.SuspendLayout();
174
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel2)).BeginInit();
175
            this.splitPanel2.SuspendLayout();
176
            ((System.ComponentModel.ISupportInitialize)(this.radSplitContainerSub)).BeginInit();
177
            this.radSplitContainerSub.SuspendLayout();
178
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel6)).BeginInit();
179
            this.splitPanel6.SuspendLayout();
180
            this.tableLayoutPanel4.SuspendLayout();
181
            ((System.ComponentModel.ISupportInitialize)(this.designCompare)).BeginInit();
182
            ((System.ComponentModel.ISupportInitialize)(this.radLabelCompare)).BeginInit();
183
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel7)).BeginInit();
184
            this.splitPanel7.SuspendLayout();
185
            ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer4)).BeginInit();
186
            this.radSplitContainer4.SuspendLayout();
187
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel8)).BeginInit();
188
            this.splitPanel8.SuspendLayout();
189
            this.tableLayoutPanel2.SuspendLayout();
190
            ((System.ComponentModel.ISupportInitialize)(this.designAutoCAD)).BeginInit();
191
            ((System.ComponentModel.ISupportInitialize)(this.radLabelAutoCAD)).BeginInit();
192
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel9)).BeginInit();
193
            this.splitPanel9.SuspendLayout();
194
            this.tableLayoutPanel1.SuspendLayout();
195
            ((System.ComponentModel.ISupportInitialize)(this.designAVEVA)).BeginInit();
196
            ((System.ComponentModel.ISupportInitialize)(this.radLabelAVEVA)).BeginInit();
197
            ((System.ComponentModel.ISupportInitialize)(this.radSplitContainerMain)).BeginInit();
198
            this.radSplitContainerMain.SuspendLayout();
199
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel4)).BeginInit();
200
            this.splitPanel4.SuspendLayout();
201
            this.tableLayoutPanelMain.SuspendLayout();
202
            this.tableLayoutPanel3.SuspendLayout();
203
            ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).BeginInit();
204
            ((System.ComponentModel.ISupportInitialize)(this.radSpinEditorTolerance)).BeginInit();
205
            ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).BeginInit();
206
            ((System.ComponentModel.ISupportInitialize)(this.radColorBoxAutoCADColor)).BeginInit();
207
            ((System.ComponentModel.ISupportInitialize)(this.radLabel5)).BeginInit();
208
            ((System.ComponentModel.ISupportInitialize)(this.radColorBoxDiffColor)).BeginInit();
209
            ((System.ComponentModel.ISupportInitialize)(this.radLabel6)).BeginInit();
210
            ((System.ComponentModel.ISupportInitialize)(this.radColorBoxAVEVAColor)).BeginInit();
211
            ((System.ComponentModel.ISupportInitialize)(this.radLabel11)).BeginInit();
212
            ((System.ComponentModel.ISupportInitialize)(this.radColorBoxRevCloudColor)).BeginInit();
213
            this.tableLayoutPanel5.SuspendLayout();
214
            ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).BeginInit();
215
            ((System.ComponentModel.ISupportInitialize)(this.radCheckBoxRevCloud)).BeginInit();
216
            ((System.ComponentModel.ISupportInitialize)(this.radCheckedDropDownListAutoCAD)).BeginInit();
217
            ((System.ComponentModel.ISupportInitialize)(this.radCheckedDropDownListAVEVA)).BeginInit();
218
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel5)).BeginInit();
219
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel3)).BeginInit();
220
            ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).BeginInit();
221
            ((System.ComponentModel.ISupportInitialize)(this.radToggleSwitchCasesensitive)).BeginInit();
222
            this.SuspendLayout();
223
            // 
224
            // radSplitContainer1
225
            // 
226
            this.radSplitContainer1.Controls.Add(this.splitPanel1);
227
            this.radSplitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
228
            this.radSplitContainer1.Location = new System.Drawing.Point(0, 0);
229
            this.radSplitContainer1.Name = "radSplitContainer1";
230
            this.radSplitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
231
            // 
232
            // 
233
            // 
234
            this.radSplitContainer1.RootElement.MinSize = new System.Drawing.Size(25, 25);
235
            this.radSplitContainer1.Size = new System.Drawing.Size(1328, 548);
236
            this.radSplitContainer1.SizeInfo.AbsoluteSize = new System.Drawing.Size(0, 0);
237
            this.radSplitContainer1.SplitterWidth = 8;
238
            this.radSplitContainer1.TabIndex = 0;
239
            this.radSplitContainer1.TabStop = false;
240
            // 
241
            // splitPanel1
242
            // 
243
            this.splitPanel1.Controls.Add(this.radSplitContainer2);
244
            this.splitPanel1.Location = new System.Drawing.Point(0, 0);
245
            this.splitPanel1.Name = "splitPanel1";
246
            // 
247
            // 
248
            // 
249
            this.splitPanel1.RootElement.MinSize = new System.Drawing.Size(25, 25);
250
            this.splitPanel1.Size = new System.Drawing.Size(1328, 548);
251
            this.splitPanel1.SizeInfo.AutoSizeScale = new System.Drawing.SizeF(0.2820976F, 0.009803922F);
252
            this.splitPanel1.SizeInfo.SplitterCorrection = new System.Drawing.Size(312, 22);
253
            this.splitPanel1.TabIndex = 0;
254
            this.splitPanel1.TabStop = false;
255
            // 
256
            // radSplitContainer2
257
            // 
258
            this.radSplitContainer2.Controls.Add(this.radSplitContainer3);
259
            this.radSplitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
260
            this.radSplitContainer2.Location = new System.Drawing.Point(0, 0);
261
            this.radSplitContainer2.Name = "radSplitContainer2";
262
            this.radSplitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal;
263
            // 
264
            // 
265
            // 
266
            this.radSplitContainer2.RootElement.MinSize = new System.Drawing.Size(25, 25);
267
            this.radSplitContainer2.Size = new System.Drawing.Size(1328, 548);
268
            this.radSplitContainer2.SizeInfo.AbsoluteSize = new System.Drawing.Size(0, 0);
269
            this.radSplitContainer2.SplitterWidth = 8;
270
            this.radSplitContainer2.TabIndex = 0;
271
            this.radSplitContainer2.TabStop = false;
272
            // 
273
            // radSplitContainer3
274
            // 
275
            this.radSplitContainer3.Controls.Add(this.splitPanel2);
276
            this.radSplitContainer3.Location = new System.Drawing.Point(0, 0);
277
            this.radSplitContainer3.Name = "radSplitContainer3";
278
            // 
279
            // 
280
            // 
281
            this.radSplitContainer3.RootElement.MinSize = new System.Drawing.Size(25, 25);
282
            this.radSplitContainer3.Size = new System.Drawing.Size(1328, 548);
283
            this.radSplitContainer3.TabIndex = 0;
284
            this.radSplitContainer3.TabStop = false;
285
            // 
286
            // splitPanel2
287
            // 
288
            this.splitPanel2.Controls.Add(this.radSplitContainerSub);
289
            this.splitPanel2.Location = new System.Drawing.Point(0, 0);
290
            this.splitPanel2.Name = "splitPanel2";
291
            // 
292
            // 
293
            // 
294
            this.splitPanel2.RootElement.MinSize = new System.Drawing.Size(25, 25);
295
            this.splitPanel2.Size = new System.Drawing.Size(1328, 548);
296
            this.splitPanel2.TabIndex = 0;
297
            this.splitPanel2.TabStop = false;
298
            this.splitPanel2.Text = "splitPanel2";
299
            // 
300
            // radSplitContainerSub
301
            // 
302
            this.radSplitContainerSub.Controls.Add(this.splitPanel6);
303
            this.radSplitContainerSub.Controls.Add(this.splitPanel7);
304
            this.radSplitContainerSub.Dock = System.Windows.Forms.DockStyle.Fill;
305
            this.radSplitContainerSub.Location = new System.Drawing.Point(0, 0);
306
            this.radSplitContainerSub.Name = "radSplitContainerSub";
307
            // 
308
            // 
309
            // 
310
            this.radSplitContainerSub.RootElement.MinSize = new System.Drawing.Size(25, 25);
311
            this.radSplitContainerSub.Size = new System.Drawing.Size(1328, 548);
312
            this.radSplitContainerSub.TabIndex = 0;
313
            this.radSplitContainerSub.TabStop = false;
314
            // 
315
            // splitPanel6
316
            // 
317
            this.splitPanel6.Controls.Add(this.tableLayoutPanel4);
318
            this.splitPanel6.Location = new System.Drawing.Point(0, 0);
319
            this.splitPanel6.Name = "splitPanel6";
320
            // 
321
            // 
322
            // 
323
            this.splitPanel6.RootElement.MinSize = new System.Drawing.Size(25, 25);
324
            this.splitPanel6.Size = new System.Drawing.Size(662, 548);
325
            this.splitPanel6.TabIndex = 0;
326
            this.splitPanel6.TabStop = false;
327
            this.splitPanel6.Text = "splitPanel6";
328
            // 
329
            // tableLayoutPanel4
330
            // 
331
            this.tableLayoutPanel4.ColumnCount = 1;
332
            this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
333
            this.tableLayoutPanel4.Controls.Add(this.designCompare, 0, 1);
334
            this.tableLayoutPanel4.Controls.Add(this.radLabelCompare, 0, 0);
335
            this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
336
            this.tableLayoutPanel4.Location = new System.Drawing.Point(0, 0);
337
            this.tableLayoutPanel4.Name = "tableLayoutPanel4";
338
            this.tableLayoutPanel4.RowCount = 2;
339
            this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
340
            this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
341
            this.tableLayoutPanel4.Size = new System.Drawing.Size(662, 548);
342
            this.tableLayoutPanel4.TabIndex = 1;
343
            // 
344
            // designCompare
345
            // 
346
            this.designCompare.Cursor = System.Windows.Forms.Cursors.Default;
347
            this.designCompare.Dock = System.Windows.Forms.DockStyle.Fill;
348
            this.designCompare.Location = new System.Drawing.Point(3, 33);
349
            this.designCompare.Name = "designCompare";
350
            this.designCompare.ProgressBar = progressBar10;
351
            this.designCompare.Size = new System.Drawing.Size(656, 512);
352
            this.designCompare.TabIndex = 0;
353
            this.designCompare.Text = "design1";
354
            this.designCompare.Viewports.Add(viewport10);
355
            // 
356
            // radLabelCompare
357
            // 
358
            this.radLabelCompare.Anchor = System.Windows.Forms.AnchorStyles.Left;
359
            this.radLabelCompare.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
360
            this.radLabelCompare.Location = new System.Drawing.Point(3, 3);
361
            this.radLabelCompare.Name = "radLabelCompare";
362
            this.radLabelCompare.Size = new System.Drawing.Size(78, 24);
363
            this.radLabelCompare.TabIndex = 1;
364
            this.radLabelCompare.Text = "Compare";
365
            // 
366
            // splitPanel7
367
            // 
368
            this.splitPanel7.Controls.Add(this.radSplitContainer4);
369
            this.splitPanel7.Location = new System.Drawing.Point(666, 0);
370
            this.splitPanel7.Name = "splitPanel7";
371
            // 
372
            // 
373
            // 
374
            this.splitPanel7.RootElement.MinSize = new System.Drawing.Size(25, 25);
375
            this.splitPanel7.Size = new System.Drawing.Size(662, 548);
376
            this.splitPanel7.TabIndex = 1;
377
            this.splitPanel7.TabStop = false;
378
            this.splitPanel7.Text = "splitPanel7";
379
            // 
380
            // radSplitContainer4
381
            // 
382
            this.radSplitContainer4.Controls.Add(this.splitPanel8);
383
            this.radSplitContainer4.Controls.Add(this.splitPanel9);
384
            this.radSplitContainer4.Dock = System.Windows.Forms.DockStyle.Fill;
385
            this.radSplitContainer4.Location = new System.Drawing.Point(0, 0);
386
            this.radSplitContainer4.Name = "radSplitContainer4";
387
            this.radSplitContainer4.Orientation = System.Windows.Forms.Orientation.Horizontal;
388
            // 
389
            // 
390
            // 
391
            this.radSplitContainer4.RootElement.MinSize = new System.Drawing.Size(25, 25);
392
            this.radSplitContainer4.Size = new System.Drawing.Size(662, 548);
393
            this.radSplitContainer4.TabIndex = 0;
394
            this.radSplitContainer4.TabStop = false;
395
            // 
396
            // splitPanel8
397
            // 
398
            this.splitPanel8.Controls.Add(this.tableLayoutPanel2);
399
            this.splitPanel8.Location = new System.Drawing.Point(0, 0);
400
            this.splitPanel8.Name = "splitPanel8";
401
            // 
402
            // 
403
            // 
404
            this.splitPanel8.RootElement.MinSize = new System.Drawing.Size(25, 25);
405
            this.splitPanel8.Size = new System.Drawing.Size(662, 272);
406
            this.splitPanel8.TabIndex = 0;
407
            this.splitPanel8.TabStop = false;
408
            this.splitPanel8.Text = "splitPanel8";
409
            // 
410
            // tableLayoutPanel2
411
            // 
412
            this.tableLayoutPanel2.ColumnCount = 1;
413
            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
414
            this.tableLayoutPanel2.Controls.Add(this.designAutoCAD, 0, 1);
415
            this.tableLayoutPanel2.Controls.Add(this.radLabelAutoCAD, 0, 0);
416
            this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
417
            this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 0);
418
            this.tableLayoutPanel2.Name = "tableLayoutPanel2";
419
            this.tableLayoutPanel2.RowCount = 2;
420
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
421
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
422
            this.tableLayoutPanel2.Size = new System.Drawing.Size(662, 272);
423
            this.tableLayoutPanel2.TabIndex = 1;
424
            // 
425
            // designAutoCAD
426
            // 
427
            this.designAutoCAD.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
428
            | System.Windows.Forms.AnchorStyles.Left) 
429
            | System.Windows.Forms.AnchorStyles.Right)));
430
            this.designAutoCAD.Cursor = System.Windows.Forms.Cursors.Default;
431
            this.designAutoCAD.Location = new System.Drawing.Point(3, 33);
432
            this.designAutoCAD.Name = "designAutoCAD";
433
            this.designAutoCAD.ProgressBar = progressBar11;
434
            this.designAutoCAD.Size = new System.Drawing.Size(656, 236);
435
            this.designAutoCAD.TabIndex = 0;
436
            this.designAutoCAD.Text = "AutoCAD";
437
            this.designAutoCAD.Viewports.Add(viewport11);
438
            // 
439
            // radLabelAutoCAD
440
            // 
441
            this.radLabelAutoCAD.Anchor = System.Windows.Forms.AnchorStyles.Left;
442
            this.radLabelAutoCAD.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
443
            this.radLabelAutoCAD.Location = new System.Drawing.Point(3, 3);
444
            this.radLabelAutoCAD.Name = "radLabelAutoCAD";
445
            this.radLabelAutoCAD.Size = new System.Drawing.Size(80, 24);
446
            this.radLabelAutoCAD.TabIndex = 1;
447
            this.radLabelAutoCAD.Text = "AutoCAD";
448
            // 
449
            // splitPanel9
450
            // 
451
            this.splitPanel9.Controls.Add(this.tableLayoutPanel1);
452
            this.splitPanel9.Location = new System.Drawing.Point(0, 276);
453
            this.splitPanel9.Name = "splitPanel9";
454
            // 
455
            // 
456
            // 
457
            this.splitPanel9.RootElement.MinSize = new System.Drawing.Size(25, 25);
458
            this.splitPanel9.Size = new System.Drawing.Size(662, 272);
459
            this.splitPanel9.TabIndex = 1;
460
            this.splitPanel9.TabStop = false;
461
            this.splitPanel9.Text = "splitPanel9";
462
            // 
463
            // tableLayoutPanel1
464
            // 
465
            this.tableLayoutPanel1.ColumnCount = 1;
466
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
467
            this.tableLayoutPanel1.Controls.Add(this.designAVEVA, 0, 1);
468
            this.tableLayoutPanel1.Controls.Add(this.radLabelAVEVA, 0, 0);
469
            this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
470
            this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
471
            this.tableLayoutPanel1.Name = "tableLayoutPanel1";
472
            this.tableLayoutPanel1.RowCount = 2;
473
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
474
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
475
            this.tableLayoutPanel1.Size = new System.Drawing.Size(662, 272);
476
            this.tableLayoutPanel1.TabIndex = 0;
477
            // 
478
            // designAVEVA
479
            // 
480
            this.designAVEVA.Cursor = System.Windows.Forms.Cursors.Default;
481
            this.designAVEVA.Dock = System.Windows.Forms.DockStyle.Fill;
482
            this.designAVEVA.Location = new System.Drawing.Point(3, 33);
483
            this.designAVEVA.Name = "designAVEVA";
484
            this.designAVEVA.ProgressBar = progressBar12;
485
            this.designAVEVA.Size = new System.Drawing.Size(656, 236);
486
            this.designAVEVA.TabIndex = 0;
487
            this.designAVEVA.Text = "design1";
488
            this.designAVEVA.Viewports.Add(viewport12);
489
            // 
490
            // radLabelAVEVA
491
            // 
492
            this.radLabelAVEVA.Anchor = System.Windows.Forms.AnchorStyles.Left;
493
            this.radLabelAVEVA.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
494
            this.radLabelAVEVA.Location = new System.Drawing.Point(3, 3);
495
            this.radLabelAVEVA.Name = "radLabelAVEVA";
496
            this.radLabelAVEVA.Size = new System.Drawing.Size(108, 24);
497
            this.radLabelAVEVA.TabIndex = 1;
498
            this.radLabelAVEVA.Text = "AVEVA P&&ID";
499
            // 
500
            // radSplitContainerMain
501
            // 
502
            this.radSplitContainerMain.Controls.Add(this.splitPanel4);
503
            this.radSplitContainerMain.Dock = System.Windows.Forms.DockStyle.Fill;
504
            this.radSplitContainerMain.Location = new System.Drawing.Point(0, 60);
505
            this.radSplitContainerMain.Name = "radSplitContainerMain";
506
            this.radSplitContainerMain.Orientation = System.Windows.Forms.Orientation.Horizontal;
507
            // 
508
            // 
509
            // 
510
            this.radSplitContainerMain.RootElement.MinSize = new System.Drawing.Size(25, 25);
511
            this.radSplitContainerMain.Size = new System.Drawing.Size(1328, 548);
512
            this.radSplitContainerMain.SizeInfo.AbsoluteSize = new System.Drawing.Size(0, 0);
513
            this.radSplitContainerMain.SplitterWidth = 8;
514
            this.radSplitContainerMain.TabIndex = 1;
515
            this.radSplitContainerMain.TabStop = false;
516
            // 
517
            // splitPanel4
518
            // 
519
            this.splitPanel4.Controls.Add(this.radSplitContainer1);
520
            this.splitPanel4.Location = new System.Drawing.Point(0, 0);
521
            this.splitPanel4.Name = "splitPanel4";
522
            // 
523
            // 
524
            // 
525
            this.splitPanel4.RootElement.MinSize = new System.Drawing.Size(25, 25);
526
            this.splitPanel4.Size = new System.Drawing.Size(1328, 548);
527
            this.splitPanel4.TabIndex = 1;
528
            this.splitPanel4.TabStop = false;
529
            this.splitPanel4.Text = "splitPanel4";
530
            // 
531
            // tableLayoutPanelMain
532
            // 
533
            this.tableLayoutPanelMain.ColumnCount = 1;
534
            this.tableLayoutPanelMain.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
535
            this.tableLayoutPanelMain.Controls.Add(this.radSplitContainerMain, 0, 2);
536
            this.tableLayoutPanelMain.Controls.Add(this.tableLayoutPanel3, 0, 0);
537
            this.tableLayoutPanelMain.Controls.Add(this.tableLayoutPanel5, 0, 1);
538
            this.tableLayoutPanelMain.Dock = System.Windows.Forms.DockStyle.Fill;
539
            this.tableLayoutPanelMain.Location = new System.Drawing.Point(0, 0);
540
            this.tableLayoutPanelMain.Name = "tableLayoutPanelMain";
541
            this.tableLayoutPanelMain.RowCount = 3;
542
            this.tableLayoutPanelMain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
543
            this.tableLayoutPanelMain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
544
            this.tableLayoutPanelMain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
545
            this.tableLayoutPanelMain.Size = new System.Drawing.Size(1328, 608);
546
            this.tableLayoutPanelMain.TabIndex = 2;
547
            // 
548
            // tableLayoutPanel3
549
            // 
550
            this.tableLayoutPanel3.ColumnCount = 13;
551
            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F));
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.Absolute, 100F));
560
            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F));
561
            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
562
            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 28F));
563
            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 60F));
564
            this.tableLayoutPanel3.Controls.Add(this.radLabel3, 0, 0);
565
            this.tableLayoutPanel3.Controls.Add(this.radSpinEditorTolerance, 1, 0);
566
            this.tableLayoutPanel3.Controls.Add(this.radLabel4, 2, 0);
567
            this.tableLayoutPanel3.Controls.Add(this.radColorBoxAutoCADColor, 3, 0);
568
            this.tableLayoutPanel3.Controls.Add(this.radLabel5, 6, 0);
569
            this.tableLayoutPanel3.Controls.Add(this.radColorBoxDiffColor, 7, 0);
570
            this.tableLayoutPanel3.Controls.Add(this.radLabel6, 4, 0);
571
            this.tableLayoutPanel3.Controls.Add(this.radColorBoxAVEVAColor, 5, 0);
572
            this.tableLayoutPanel3.Controls.Add(this.radLabel11, 8, 0);
573
            this.tableLayoutPanel3.Controls.Add(this.radColorBoxRevCloudColor, 9, 0);
574
            this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
575
            this.tableLayoutPanel3.Location = new System.Drawing.Point(3, 3);
576
            this.tableLayoutPanel3.Name = "tableLayoutPanel3";
577
            this.tableLayoutPanel3.RowCount = 1;
578
            this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
579
            this.tableLayoutPanel3.Size = new System.Drawing.Size(1322, 24);
580
            this.tableLayoutPanel3.TabIndex = 4;
581
            // 
582
            // radLabel3
583
            // 
584
            this.radLabel3.Anchor = System.Windows.Forms.AnchorStyles.Left;
585
            this.radLabel3.Location = new System.Drawing.Point(3, 3);
586
            this.radLabel3.Name = "radLabel3";
587
            this.radLabel3.Size = new System.Drawing.Size(63, 18);
588
            this.radLabel3.TabIndex = 0;
589
            this.radLabel3.Text = "Tolerance : ";
590
            // 
591
            // radSpinEditorTolerance
592
            // 
593
            this.radSpinEditorTolerance.Anchor = System.Windows.Forms.AnchorStyles.Left;
594
            this.radSpinEditorTolerance.DecimalPlaces = 2;
595
            this.radSpinEditorTolerance.Increment = new decimal(new int[] {
596
            1,
597
            0,
598
            0,
599
            131072});
600
            this.radSpinEditorTolerance.Location = new System.Drawing.Point(123, 3);
601
            this.radSpinEditorTolerance.Name = "radSpinEditorTolerance";
602
            this.radSpinEditorTolerance.Size = new System.Drawing.Size(100, 18);
603
            this.radSpinEditorTolerance.TabIndex = 1;
604
            // 
605
            // radLabel4
606
            // 
607
            this.radLabel4.Anchor = System.Windows.Forms.AnchorStyles.Left;
608
            this.radLabel4.Location = new System.Drawing.Point(243, 3);
609
            this.radLabel4.Name = "radLabel4";
610
            this.radLabel4.Size = new System.Drawing.Size(91, 18);
611
            this.radLabel4.TabIndex = 2;
612
            this.radLabel4.Text = "AutoCAD Color : ";
613
            this.radLabel4.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
614
            // 
615
            // radColorBoxAutoCADColor
616
            // 
617
            this.radColorBoxAutoCADColor.Dock = System.Windows.Forms.DockStyle.Fill;
618
            this.radColorBoxAutoCADColor.Location = new System.Drawing.Point(343, 3);
619
            this.radColorBoxAutoCADColor.Name = "radColorBoxAutoCADColor";
620
            this.radColorBoxAutoCADColor.Size = new System.Drawing.Size(114, 18);
621
            this.radColorBoxAutoCADColor.TabIndex = 3;
622
            this.radColorBoxAutoCADColor.Value = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(44)))), ((int)(((byte)(44)))));
623
            // 
624
            // radLabel5
625
            // 
626
            this.radLabel5.Anchor = System.Windows.Forms.AnchorStyles.Left;
627
            this.radLabel5.Location = new System.Drawing.Point(683, 3);
628
            this.radLabel5.Name = "radLabel5";
629
            this.radLabel5.Size = new System.Drawing.Size(89, 18);
630
            this.radLabel5.TabIndex = 4;
631
            this.radLabel5.Text = "Different Color : ";
632
            // 
633
            // radColorBoxDiffColor
634
            // 
635
            this.radColorBoxDiffColor.Dock = System.Windows.Forms.DockStyle.Fill;
636
            this.radColorBoxDiffColor.Location = new System.Drawing.Point(783, 3);
637
            this.radColorBoxDiffColor.Name = "radColorBoxDiffColor";
638
            this.radColorBoxDiffColor.Size = new System.Drawing.Size(114, 18);
639
            this.radColorBoxDiffColor.TabIndex = 5;
640
            this.radColorBoxDiffColor.Value = System.Drawing.Color.Yellow;
641
            // 
642
            // radLabel6
643
            // 
644
            this.radLabel6.Anchor = System.Windows.Forms.AnchorStyles.Left;
645
            this.radLabel6.Location = new System.Drawing.Point(463, 3);
646
            this.radLabel6.Name = "radLabel6";
647
            this.radLabel6.Size = new System.Drawing.Size(79, 18);
648
            this.radLabel6.TabIndex = 7;
649
            this.radLabel6.Text = "AVEVA Color : ";
650
            // 
651
            // radColorBoxAVEVAColor
652
            // 
653
            this.radColorBoxAVEVAColor.Dock = System.Windows.Forms.DockStyle.Fill;
654
            this.radColorBoxAVEVAColor.Location = new System.Drawing.Point(563, 3);
655
            this.radColorBoxAVEVAColor.Name = "radColorBoxAVEVAColor";
656
            this.radColorBoxAVEVAColor.Size = new System.Drawing.Size(114, 18);
657
            this.radColorBoxAVEVAColor.TabIndex = 8;
658
            // 
659
            // radLabel11
660
            // 
661
            this.radLabel11.Anchor = System.Windows.Forms.AnchorStyles.Left;
662
            this.radLabel11.Location = new System.Drawing.Point(903, 3);
663
            this.radLabel11.Name = "radLabel11";
664
            this.radLabel11.Size = new System.Drawing.Size(94, 18);
665
            this.radLabel11.TabIndex = 10;
666
            this.radLabel11.Text = "Rev Cloud Color : ";
667
            // 
668
            // radColorBoxRevCloudColor
669
            // 
670
            this.radColorBoxRevCloudColor.Dock = System.Windows.Forms.DockStyle.Fill;
671
            this.radColorBoxRevCloudColor.Location = new System.Drawing.Point(1003, 3);
672
            this.radColorBoxRevCloudColor.Name = "radColorBoxRevCloudColor";
673
            this.radColorBoxRevCloudColor.Size = new System.Drawing.Size(114, 18);
674
            this.radColorBoxRevCloudColor.TabIndex = 11;
675
            this.radColorBoxRevCloudColor.Value = System.Drawing.Color.Magenta;
676
            // 
677
            // tableLayoutPanel5
678
            // 
679
            this.tableLayoutPanel5.ColumnCount = 7;
680
            this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F));
681
            this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 200F));
682
            this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 200F));
683
            this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
684
            this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
685
            this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 50F));
686
            this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
687
            this.tableLayoutPanel5.Controls.Add(this.radLabel1, 0, 0);
688
            this.tableLayoutPanel5.Controls.Add(this.radCheckBoxRevCloud, 3, 0);
689
            this.tableLayoutPanel5.Controls.Add(this.radCheckedDropDownListAutoCAD, 1, 0);
690
            this.tableLayoutPanel5.Controls.Add(this.radCheckedDropDownListAVEVA, 2, 0);
691
            this.tableLayoutPanel5.Controls.Add(this.radLabel2, 4, 0);
692
            this.tableLayoutPanel5.Controls.Add(this.radToggleSwitchCasesensitive, 5, 0);
693
            this.tableLayoutPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
694
            this.tableLayoutPanel5.Location = new System.Drawing.Point(3, 33);
695
            this.tableLayoutPanel5.Name = "tableLayoutPanel5";
696
            this.tableLayoutPanel5.RowCount = 1;
697
            this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
698
            this.tableLayoutPanel5.Size = new System.Drawing.Size(1322, 24);
699
            this.tableLayoutPanel5.TabIndex = 5;
700
            // 
701
            // radLabel1
702
            // 
703
            this.radLabel1.Location = new System.Drawing.Point(3, 3);
704
            this.radLabel1.Name = "radLabel1";
705
            this.radLabel1.Size = new System.Drawing.Size(55, 18);
706
            this.radLabel1.TabIndex = 0;
707
            this.radLabel1.Text = "Layer";
708
            // 
709
            // radCheckBoxRevCloud
710
            // 
711
            this.radCheckBoxRevCloud.Anchor = System.Windows.Forms.AnchorStyles.Left;
712
            this.radCheckBoxRevCloud.CheckState = System.Windows.Forms.CheckState.Checked;
713
            this.radCheckBoxRevCloud.Location = new System.Drawing.Point(523, 3);
714
            this.radCheckBoxRevCloud.Name = "radCheckBoxRevCloud";
715
            this.radCheckBoxRevCloud.Size = new System.Drawing.Size(68, 18);
716
            this.radCheckBoxRevCloud.TabIndex = 3;
717
            this.radCheckBoxRevCloud.Text = "RevCloud";
718
            this.radCheckBoxRevCloud.ToggleState = Telerik.WinControls.Enumerations.ToggleState.On;
719
            // 
720
            // radCheckedDropDownListAutoCAD
721
            // 
722
            this.radCheckedDropDownListAutoCAD.Dock = System.Windows.Forms.DockStyle.Fill;
723
            this.radCheckedDropDownListAutoCAD.DropDownAnimationEnabled = true;
724
            radCheckedListDataItem1.Text = "AutoCAD";
725
            radCheckedListDataItem2.Text = "AutoCAD_Diff";
726
            this.radCheckedDropDownListAutoCAD.Items.Add(radCheckedListDataItem1);
727
            this.radCheckedDropDownListAutoCAD.Items.Add(radCheckedListDataItem2);
728
            this.radCheckedDropDownListAutoCAD.Location = new System.Drawing.Point(123, 3);
729
            this.radCheckedDropDownListAutoCAD.Name = "radCheckedDropDownListAutoCAD";
730
            this.radCheckedDropDownListAutoCAD.Size = new System.Drawing.Size(194, 18);
731
            this.radCheckedDropDownListAutoCAD.TabIndex = 4;
732
            // 
733
            // radCheckedDropDownListAVEVA
734
            // 
735
            this.radCheckedDropDownListAVEVA.Dock = System.Windows.Forms.DockStyle.Fill;
736
            this.radCheckedDropDownListAVEVA.DropDownAnimationEnabled = true;
737
            radCheckedListDataItem3.Text = "AVEVA";
738
            radCheckedListDataItem4.Text = "AVEVA_Diff";
739
            this.radCheckedDropDownListAVEVA.Items.Add(radCheckedListDataItem3);
740
            this.radCheckedDropDownListAVEVA.Items.Add(radCheckedListDataItem4);
741
            this.radCheckedDropDownListAVEVA.Location = new System.Drawing.Point(323, 3);
742
            this.radCheckedDropDownListAVEVA.Name = "radCheckedDropDownListAVEVA";
743
            this.radCheckedDropDownListAVEVA.Size = new System.Drawing.Size(194, 18);
744
            this.radCheckedDropDownListAVEVA.TabIndex = 5;
745
            // 
746
            // splitPanel5
747
            // 
748
            this.splitPanel5.Location = new System.Drawing.Point(102, 0);
749
            this.splitPanel5.Name = "splitPanel5";
750
            // 
751
            // 
752
            // 
753
            this.splitPanel5.RootElement.MinSize = new System.Drawing.Size(25, 25);
754
            this.splitPanel5.Size = new System.Drawing.Size(98, 200);
755
            this.splitPanel5.SizeInfo.AbsoluteSize = new System.Drawing.Size(0, 0);
756
            this.splitPanel5.TabIndex = 1;
757
            this.splitPanel5.TabStop = false;
758
            // 
759
            // splitPanel3
760
            // 
761
            this.splitPanel3.Location = new System.Drawing.Point(0, 0);
762
            this.splitPanel3.Name = "splitPanel3";
763
            // 
764
            // 
765
            // 
766
            this.splitPanel3.RootElement.MinSize = new System.Drawing.Size(25, 25);
767
            this.splitPanel3.Size = new System.Drawing.Size(98, 200);
768
            this.splitPanel3.TabIndex = 0;
769
            this.splitPanel3.TabStop = false;
770
            // 
771
            // radLabel2
772
            // 
773
            this.radLabel2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
774
            this.radLabel2.Location = new System.Drawing.Point(603, 3);
775
            this.radLabel2.Name = "radLabel2";
776
            this.radLabel2.Size = new System.Drawing.Size(84, 18);
777
            this.radLabel2.TabIndex = 6;
778
            this.radLabel2.Text = "Case sensitive : ";
779
            // 
780
            // radToggleSwitchCasesensitive
781
            // 
782
            this.radToggleSwitchCasesensitive.Dock = System.Windows.Forms.DockStyle.Fill;
783
            this.radToggleSwitchCasesensitive.Location = new System.Drawing.Point(683, 3);
784
            this.radToggleSwitchCasesensitive.Name = "radToggleSwitchCasesensitive";
785
            this.radToggleSwitchCasesensitive.Size = new System.Drawing.Size(44, 18);
786
            this.radToggleSwitchCasesensitive.TabIndex = 7;
787
            // 
788
            // Verification
789
            // 
790
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
791
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
792
            this.Controls.Add(this.tableLayoutPanelMain);
793
            this.Name = "Verification";
794
            this.Size = new System.Drawing.Size(1328, 608);
795
            ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer1)).EndInit();
796
            this.radSplitContainer1.ResumeLayout(false);
797
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel1)).EndInit();
798
            this.splitPanel1.ResumeLayout(false);
799
            ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer2)).EndInit();
800
            this.radSplitContainer2.ResumeLayout(false);
801
            ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer3)).EndInit();
802
            this.radSplitContainer3.ResumeLayout(false);
803
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel2)).EndInit();
804
            this.splitPanel2.ResumeLayout(false);
805
            ((System.ComponentModel.ISupportInitialize)(this.radSplitContainerSub)).EndInit();
806
            this.radSplitContainerSub.ResumeLayout(false);
807
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel6)).EndInit();
808
            this.splitPanel6.ResumeLayout(false);
809
            this.tableLayoutPanel4.ResumeLayout(false);
810
            this.tableLayoutPanel4.PerformLayout();
811
            ((System.ComponentModel.ISupportInitialize)(this.designCompare)).EndInit();
812
            ((System.ComponentModel.ISupportInitialize)(this.radLabelCompare)).EndInit();
813
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel7)).EndInit();
814
            this.splitPanel7.ResumeLayout(false);
815
            ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer4)).EndInit();
816
            this.radSplitContainer4.ResumeLayout(false);
817
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel8)).EndInit();
818
            this.splitPanel8.ResumeLayout(false);
819
            this.tableLayoutPanel2.ResumeLayout(false);
820
            this.tableLayoutPanel2.PerformLayout();
821
            ((System.ComponentModel.ISupportInitialize)(this.designAutoCAD)).EndInit();
822
            ((System.ComponentModel.ISupportInitialize)(this.radLabelAutoCAD)).EndInit();
823
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel9)).EndInit();
824
            this.splitPanel9.ResumeLayout(false);
825
            this.tableLayoutPanel1.ResumeLayout(false);
826
            this.tableLayoutPanel1.PerformLayout();
827
            ((System.ComponentModel.ISupportInitialize)(this.designAVEVA)).EndInit();
828
            ((System.ComponentModel.ISupportInitialize)(this.radLabelAVEVA)).EndInit();
829
            ((System.ComponentModel.ISupportInitialize)(this.radSplitContainerMain)).EndInit();
830
            this.radSplitContainerMain.ResumeLayout(false);
831
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel4)).EndInit();
832
            this.splitPanel4.ResumeLayout(false);
833
            this.tableLayoutPanelMain.ResumeLayout(false);
834
            this.tableLayoutPanel3.ResumeLayout(false);
835
            this.tableLayoutPanel3.PerformLayout();
836
            ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).EndInit();
837
            ((System.ComponentModel.ISupportInitialize)(this.radSpinEditorTolerance)).EndInit();
838
            ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).EndInit();
839
            ((System.ComponentModel.ISupportInitialize)(this.radColorBoxAutoCADColor)).EndInit();
840
            ((System.ComponentModel.ISupportInitialize)(this.radLabel5)).EndInit();
841
            ((System.ComponentModel.ISupportInitialize)(this.radColorBoxDiffColor)).EndInit();
842
            ((System.ComponentModel.ISupportInitialize)(this.radLabel6)).EndInit();
843
            ((System.ComponentModel.ISupportInitialize)(this.radColorBoxAVEVAColor)).EndInit();
844
            ((System.ComponentModel.ISupportInitialize)(this.radLabel11)).EndInit();
845
            ((System.ComponentModel.ISupportInitialize)(this.radColorBoxRevCloudColor)).EndInit();
846
            this.tableLayoutPanel5.ResumeLayout(false);
847
            this.tableLayoutPanel5.PerformLayout();
848
            ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).EndInit();
849
            ((System.ComponentModel.ISupportInitialize)(this.radCheckBoxRevCloud)).EndInit();
850
            ((System.ComponentModel.ISupportInitialize)(this.radCheckedDropDownListAutoCAD)).EndInit();
851
            ((System.ComponentModel.ISupportInitialize)(this.radCheckedDropDownListAVEVA)).EndInit();
852
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel5)).EndInit();
853
            ((System.ComponentModel.ISupportInitialize)(this.splitPanel3)).EndInit();
854
            ((System.ComponentModel.ISupportInitialize)(this.radLabel2)).EndInit();
855
            ((System.ComponentModel.ISupportInitialize)(this.radToggleSwitchCasesensitive)).EndInit();
856
            this.ResumeLayout(false);
857

    
858
        }
859

    
860
        #endregion
861

    
862
        private Telerik.WinControls.UI.RadSplitContainer radSplitContainer1;
863
        private Telerik.WinControls.UI.SplitPanel splitPanel1;
864
        private Telerik.WinControls.UI.RadSplitContainer radSplitContainer2;
865
        private Telerik.WinControls.UI.RadSplitContainer radSplitContainerMain;
866
        private Telerik.WinControls.UI.SplitPanel splitPanel4;
867
        private System.Windows.Forms.TableLayoutPanel tableLayoutPanelMain;
868
        private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
869
        private Telerik.WinControls.UI.RadLabel radLabel3;
870
        private Telerik.WinControls.UI.RadSpinEditor radSpinEditorTolerance;
871
        private Telerik.WinControls.UI.RadLabel radLabel4;
872
        private Telerik.WinControls.UI.RadColorBox radColorBoxAutoCADColor;
873
        private Telerik.WinControls.UI.RadLabel radLabel5;
874
        private Telerik.WinControls.UI.RadColorBox radColorBoxDiffColor;
875
        private Telerik.WinControls.UI.SplitPanel splitPanel5;
876
        private Telerik.WinControls.UI.SplitPanel splitPanel3;
877
        private Telerik.WinControls.UI.RadLabel radLabel6;
878
        private Telerik.WinControls.UI.RadColorBox radColorBoxAVEVAColor;
879
        private Telerik.WinControls.UI.RadLabel radLabel11;
880
        private Telerik.WinControls.UI.RadColorBox radColorBoxRevCloudColor;
881
        private Telerik.WinControls.UI.RadSplitContainer radSplitContainer3;
882
        private Telerik.WinControls.UI.SplitPanel splitPanel2;
883
        private Telerik.WinControls.UI.RadSplitContainer radSplitContainerSub;
884
        private Telerik.WinControls.UI.SplitPanel splitPanel6;
885
        private Telerik.WinControls.UI.SplitPanel splitPanel7;
886
        private Telerik.WinControls.UI.RadSplitContainer radSplitContainer4;
887
        private Telerik.WinControls.UI.SplitPanel splitPanel8;
888
        private Telerik.WinControls.UI.SplitPanel splitPanel9;
889
        private devDept.Eyeshot.Design designCompare;
890
        private devDept.Eyeshot.Design designAutoCAD;
891
        private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
892
        private devDept.Eyeshot.Design designAVEVA;
893
        private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
894
        private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4;
895
        private Telerik.WinControls.UI.RadLabel radLabelCompare;
896
        private Telerik.WinControls.UI.RadLabel radLabelAutoCAD;
897
        private Telerik.WinControls.UI.RadLabel radLabelAVEVA;
898
        private Telerik.WinControls.UI.RadLabel radLabel1;
899
        private System.Windows.Forms.TableLayoutPanel tableLayoutPanel5;
900
        private Telerik.WinControls.UI.RadCheckBox radCheckBoxRevCloud;
901
        private Telerik.WinControls.UI.RadCheckedDropDownList radCheckedDropDownListAutoCAD;
902
        private Telerik.WinControls.UI.RadCheckedDropDownList radCheckedDropDownListAVEVA;
903
        private Telerik.WinControls.UI.RadLabel radLabel2;
904
        private Telerik.WinControls.UI.RadToggleSwitch radToggleSwitchCasesensitive;
905
    }
906
}
클립보드 이미지 추가 (최대 크기: 500 MB)