hytos / ID2.Manager / ID2.Manager.Compare / Controls / Verification.Designer.cs @ 2ade1e61
이력 | 보기 | 이력해설 | 다운로드 (70.4 KB)
1 | 13a36357 | humkyung | |
---|---|---|---|
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 | 288ed615 | humkyung | devDept.Eyeshot.CancelToolBarButton cancelToolBarButton7 = new devDept.Eyeshot.CancelToolBarButton("Cancel", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true); |
33 | devDept.Eyeshot.ProgressBar progressBar7 = new devDept.Eyeshot.ProgressBar(devDept.Eyeshot.ProgressBar.styleType.Circular, 0, "Idle", System.Drawing.Color.Black, System.Drawing.Color.Transparent, System.Drawing.Color.Green, 1D, true, cancelToolBarButton7, false, 0.1D, 0.333D, true); |
||
34 | devDept.Graphics.BackgroundSettings backgroundSettings7 = new devDept.Graphics.BackgroundSettings(devDept.Graphics.backgroundStyleType.Solid, System.Drawing.Color.DeepSkyBlue, System.Drawing.Color.DodgerBlue, System.Drawing.Color.Black, 0.75D, null, devDept.Graphics.colorThemeType.Auto, 0.33D); |
||
35 | devDept.Eyeshot.Camera camera7 = new devDept.Eyeshot.Camera(new devDept.Geometry.Point3D(-4.5374030325107811E-16D, 2.0434646606445308D, 47.596564948558793D), 97.257904648780823D, new devDept.Geometry.Quaternion(0.49999999999999989D, 0.5D, 0.5D, 0.50000000000000011D), devDept.Graphics.projectionType.Orthographic, 40D, 2.1291952466986581D, false, 0.001D); |
||
36 | devDept.Eyeshot.MagnifyingGlassToolBarButton magnifyingGlassToolBarButton7 = new devDept.Eyeshot.MagnifyingGlassToolBarButton("Magnifying Glass", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true); |
||
37 | devDept.Eyeshot.ZoomWindowToolBarButton zoomWindowToolBarButton7 = new devDept.Eyeshot.ZoomWindowToolBarButton("Zoom Window", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true); |
||
38 | devDept.Eyeshot.ZoomToolBarButton zoomToolBarButton7 = new devDept.Eyeshot.ZoomToolBarButton("Zoom", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true); |
||
39 | devDept.Eyeshot.PanToolBarButton panToolBarButton7 = new devDept.Eyeshot.PanToolBarButton("Pan", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true); |
||
40 | devDept.Eyeshot.ZoomFitToolBarButton zoomFitToolBarButton7 = new devDept.Eyeshot.ZoomFitToolBarButton("Zoom Fit", devDept.Eyeshot.ToolBarButton.styleType.PushButton, true, true); |
||
41 | devDept.Eyeshot.ToolBar toolBar7 = new devDept.Eyeshot.ToolBar(devDept.Eyeshot.ToolBar.positionType.HorizontalTopCenter, true, new devDept.Eyeshot.ToolBarButton[] { |
||
42 | ((devDept.Eyeshot.ToolBarButton)(magnifyingGlassToolBarButton7)), |
||
43 | ((devDept.Eyeshot.ToolBarButton)(zoomWindowToolBarButton7)), |
||
44 | ((devDept.Eyeshot.ToolBarButton)(zoomToolBarButton7)), |
||
45 | ((devDept.Eyeshot.ToolBarButton)(panToolBarButton7)), |
||
46 | ((devDept.Eyeshot.ToolBarButton)(zoomFitToolBarButton7))}); |
||
47 | devDept.Eyeshot.Histogram histogram7 = new devDept.Eyeshot.Histogram(30, 80, "Title", System.Drawing.Color.Blue, System.Drawing.Color.Gray, System.Drawing.Color.Black, System.Drawing.Color.Red, System.Drawing.Color.LightYellow, false, true, false, "{0:+0.###;-0.###;0}"); |
||
48 | devDept.Eyeshot.Grid grid7 = new devDept.Eyeshot.Grid(new devDept.Geometry.Point2D(-100D, -100D), new devDept.Geometry.Point2D(100D, 100D), 10D, new devDept.Geometry.Plane(new devDept.Geometry.Point3D(0D, 0D, 0D), new devDept.Geometry.Vector3D(0D, 0D, 1D)), System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(0))))), false, false, false, false, 10, 100, 10, System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90))))), System.Drawing.Color.Transparent, false, System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))))); |
||
49 | devDept.Eyeshot.OriginSymbol originSymbol7 = new devDept.Eyeshot.OriginSymbol(10, devDept.Eyeshot.originSymbolStyleType.Ball, new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))), System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Red, System.Drawing.Color.Green, System.Drawing.Color.Blue, "Origin", "X", "Y", "Z", true, null, false); |
||
50 | devDept.Eyeshot.RotateSettings rotateSettings7 = new devDept.Eyeshot.RotateSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.None), 10D, false, 1D, devDept.Eyeshot.rotationType.Trackball, devDept.Eyeshot.rotationCenterType.CursorLocation, new devDept.Geometry.Point3D(0D, 0D, 0D), false); |
||
51 | devDept.Eyeshot.ZoomSettings zoomSettings7 = new devDept.Eyeshot.ZoomSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.Shift), 25, true, devDept.Eyeshot.zoomStyleType.AtCursorLocation, false, 1D, System.Drawing.Color.Empty, devDept.Eyeshot.Camera.perspectiveFitType.Accurate, false, 10, true); |
||
52 | devDept.Eyeshot.PanSettings panSettings7 = new devDept.Eyeshot.PanSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.Ctrl), 25, true); |
||
53 | devDept.Eyeshot.NavigationSettings navigationSettings7 = new devDept.Eyeshot.NavigationSettings(devDept.Eyeshot.Camera.navigationType.Examine, new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Left, devDept.Eyeshot.modifierKeys.None), new devDept.Geometry.Point3D(-1000D, -1000D, -1000D), new devDept.Geometry.Point3D(1000D, 1000D, 1000D), 8D, 50D, 50D); |
||
54 | devDept.Eyeshot.CoordinateSystemIcon coordinateSystemIcon7 = new devDept.Eyeshot.CoordinateSystemIcon(new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))), System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))), System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))), System.Drawing.Color.OrangeRed, "Origin", "X", "Y", "Z", true, devDept.Eyeshot.coordinateSystemPositionType.BottomLeft, 37, null, false); |
||
55 | devDept.Eyeshot.ViewCubeIcon viewCubeIcon7 = new devDept.Eyeshot.ViewCubeIcon(devDept.Eyeshot.coordinateSystemPositionType.TopRight, false, System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(20)))), ((int)(((byte)(60))))), true, "FRONT", "BACK", "LEFT", "RIGHT", "TOP", "BOTTOM", System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), 'S', 'N', 'W', 'E', true, null, System.Drawing.Color.White, System.Drawing.Color.Black, 120, true, true, null, null, null, null, null, null, false, new devDept.Geometry.Quaternion(0D, 0D, 0D, 1D), true); |
||
56 | devDept.Eyeshot.Viewport.SavedViewsManager savedViewsManager7 = new devDept.Eyeshot.Viewport.SavedViewsManager(8); |
||
57 | devDept.Eyeshot.Viewport viewport7 = new devDept.Eyeshot.Viewport(new System.Drawing.Point(0, 0), new System.Drawing.Size(656, 512), backgroundSettings7, camera7, new devDept.Eyeshot.ToolBar[] { |
||
58 | toolBar7}, new devDept.Eyeshot.Legend[0], histogram7, devDept.Eyeshot.displayType.Wireframe, true, false, false, false, new devDept.Eyeshot.Grid[] { |
||
59 | grid7}, new devDept.Eyeshot.OriginSymbol[] { |
||
60 | originSymbol7}, false, rotateSettings7, zoomSettings7, panSettings7, navigationSettings7, coordinateSystemIcon7, viewCubeIcon7, savedViewsManager7, devDept.Eyeshot.viewType.Top); |
||
61 | devDept.Eyeshot.CancelToolBarButton cancelToolBarButton8 = new devDept.Eyeshot.CancelToolBarButton("Cancel", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true); |
||
62 | devDept.Eyeshot.ProgressBar progressBar8 = new devDept.Eyeshot.ProgressBar(devDept.Eyeshot.ProgressBar.styleType.Circular, 0, "Idle", System.Drawing.Color.Black, System.Drawing.Color.Transparent, System.Drawing.Color.Green, 1D, true, cancelToolBarButton8, false, 0.1D, 0.333D, true); |
||
63 | devDept.Graphics.BackgroundSettings backgroundSettings8 = new devDept.Graphics.BackgroundSettings(devDept.Graphics.backgroundStyleType.Solid, System.Drawing.Color.DeepSkyBlue, System.Drawing.Color.DodgerBlue, System.Drawing.Color.Black, 0.75D, null, devDept.Graphics.colorThemeType.Auto, 0.33D); |
||
64 | devDept.Eyeshot.Camera camera8 = new devDept.Eyeshot.Camera(new devDept.Geometry.Point3D(-4.5374030325107811E-16D, 2.0434646606445308D, 47.596564948558793D), 97.257904648780823D, new devDept.Geometry.Quaternion(0.49999999999999989D, 0.5D, 0.5D, 0.50000000000000011D), devDept.Graphics.projectionType.Orthographic, 40D, 0.9814258922296617D, false, 0.001D); |
||
65 | devDept.Eyeshot.MagnifyingGlassToolBarButton magnifyingGlassToolBarButton8 = new devDept.Eyeshot.MagnifyingGlassToolBarButton("Magnifying Glass", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true); |
||
66 | devDept.Eyeshot.ZoomWindowToolBarButton zoomWindowToolBarButton8 = new devDept.Eyeshot.ZoomWindowToolBarButton("Zoom Window", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true); |
||
67 | devDept.Eyeshot.ZoomToolBarButton zoomToolBarButton8 = new devDept.Eyeshot.ZoomToolBarButton("Zoom", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true); |
||
68 | devDept.Eyeshot.PanToolBarButton panToolBarButton8 = new devDept.Eyeshot.PanToolBarButton("Pan", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true); |
||
69 | devDept.Eyeshot.ZoomFitToolBarButton zoomFitToolBarButton8 = new devDept.Eyeshot.ZoomFitToolBarButton("Zoom Fit", devDept.Eyeshot.ToolBarButton.styleType.PushButton, true, true); |
||
70 | devDept.Eyeshot.ToolBar toolBar8 = new devDept.Eyeshot.ToolBar(devDept.Eyeshot.ToolBar.positionType.HorizontalTopCenter, true, new devDept.Eyeshot.ToolBarButton[] { |
||
71 | ((devDept.Eyeshot.ToolBarButton)(magnifyingGlassToolBarButton8)), |
||
72 | ((devDept.Eyeshot.ToolBarButton)(zoomWindowToolBarButton8)), |
||
73 | ((devDept.Eyeshot.ToolBarButton)(zoomToolBarButton8)), |
||
74 | ((devDept.Eyeshot.ToolBarButton)(panToolBarButton8)), |
||
75 | ((devDept.Eyeshot.ToolBarButton)(zoomFitToolBarButton8))}); |
||
76 | devDept.Eyeshot.Histogram histogram8 = new devDept.Eyeshot.Histogram(30, 80, "Title", System.Drawing.Color.Blue, System.Drawing.Color.Gray, System.Drawing.Color.Black, System.Drawing.Color.Red, System.Drawing.Color.LightYellow, false, true, false, "{0:+0.###;-0.###;0}"); |
||
77 | devDept.Eyeshot.Grid grid8 = new devDept.Eyeshot.Grid(new devDept.Geometry.Point2D(-100D, -100D), new devDept.Geometry.Point2D(100D, 100D), 10D, new devDept.Geometry.Plane(new devDept.Geometry.Point3D(0D, 0D, 0D), new devDept.Geometry.Vector3D(0D, 0D, 1D)), System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(0))))), false, false, false, false, 10, 100, 10, System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90))))), System.Drawing.Color.Transparent, false, System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))))); |
||
78 | devDept.Eyeshot.OriginSymbol originSymbol8 = new devDept.Eyeshot.OriginSymbol(10, devDept.Eyeshot.originSymbolStyleType.Ball, new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))), System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Red, System.Drawing.Color.Green, System.Drawing.Color.Blue, "Origin", "X", "Y", "Z", true, null, false); |
||
79 | devDept.Eyeshot.RotateSettings rotateSettings8 = new devDept.Eyeshot.RotateSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.None), 10D, false, 1D, devDept.Eyeshot.rotationType.Trackball, devDept.Eyeshot.rotationCenterType.CursorLocation, new devDept.Geometry.Point3D(0D, 0D, 0D), false); |
||
80 | devDept.Eyeshot.ZoomSettings zoomSettings8 = new devDept.Eyeshot.ZoomSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.Shift), 25, true, devDept.Eyeshot.zoomStyleType.AtCursorLocation, false, 1D, System.Drawing.Color.Empty, devDept.Eyeshot.Camera.perspectiveFitType.Accurate, false, 10, true); |
||
81 | devDept.Eyeshot.PanSettings panSettings8 = new devDept.Eyeshot.PanSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.Ctrl), 25, true); |
||
82 | devDept.Eyeshot.NavigationSettings navigationSettings8 = new devDept.Eyeshot.NavigationSettings(devDept.Eyeshot.Camera.navigationType.Examine, new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Left, devDept.Eyeshot.modifierKeys.None), new devDept.Geometry.Point3D(-1000D, -1000D, -1000D), new devDept.Geometry.Point3D(1000D, 1000D, 1000D), 8D, 50D, 50D); |
||
83 | devDept.Eyeshot.CoordinateSystemIcon coordinateSystemIcon8 = new devDept.Eyeshot.CoordinateSystemIcon(new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))), System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))), System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))), System.Drawing.Color.OrangeRed, "Origin", "X", "Y", "Z", true, devDept.Eyeshot.coordinateSystemPositionType.BottomLeft, 37, null, false); |
||
84 | devDept.Eyeshot.ViewCubeIcon viewCubeIcon8 = new devDept.Eyeshot.ViewCubeIcon(devDept.Eyeshot.coordinateSystemPositionType.TopRight, false, System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(20)))), ((int)(((byte)(60))))), true, "FRONT", "BACK", "LEFT", "RIGHT", "TOP", "BOTTOM", System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), 'S', 'N', 'W', 'E', true, null, System.Drawing.Color.White, System.Drawing.Color.Black, 120, true, true, null, null, null, null, null, null, false, new devDept.Geometry.Quaternion(0D, 0D, 0D, 1D), true); |
||
85 | devDept.Eyeshot.Viewport.SavedViewsManager savedViewsManager8 = new devDept.Eyeshot.Viewport.SavedViewsManager(8); |
||
86 | devDept.Eyeshot.Viewport viewport8 = new devDept.Eyeshot.Viewport(new System.Drawing.Point(0, 0), new System.Drawing.Size(656, 236), backgroundSettings8, camera8, new devDept.Eyeshot.ToolBar[] { |
||
87 | toolBar8}, new devDept.Eyeshot.Legend[0], histogram8, devDept.Eyeshot.displayType.Wireframe, true, false, false, false, new devDept.Eyeshot.Grid[] { |
||
88 | grid8}, new devDept.Eyeshot.OriginSymbol[] { |
||
89 | originSymbol8}, false, rotateSettings8, zoomSettings8, panSettings8, navigationSettings8, coordinateSystemIcon8, viewCubeIcon8, savedViewsManager8, devDept.Eyeshot.viewType.Top); |
||
90 | devDept.Eyeshot.CancelToolBarButton cancelToolBarButton9 = new devDept.Eyeshot.CancelToolBarButton("Cancel", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true); |
||
91 | devDept.Eyeshot.ProgressBar progressBar9 = new devDept.Eyeshot.ProgressBar(devDept.Eyeshot.ProgressBar.styleType.Circular, 0, "Idle", System.Drawing.Color.Black, System.Drawing.Color.Transparent, System.Drawing.Color.Green, 1D, true, cancelToolBarButton9, false, 0.1D, 0.333D, true); |
||
92 | devDept.Graphics.BackgroundSettings backgroundSettings9 = new devDept.Graphics.BackgroundSettings(devDept.Graphics.backgroundStyleType.Solid, System.Drawing.Color.DeepSkyBlue, System.Drawing.Color.DodgerBlue, System.Drawing.Color.Black, 0.75D, null, devDept.Graphics.colorThemeType.Auto, 0.33D); |
||
93 | devDept.Eyeshot.Camera camera9 = new devDept.Eyeshot.Camera(new devDept.Geometry.Point3D(-4.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 magnifyingGlassToolBarButton9 = new devDept.Eyeshot.MagnifyingGlassToolBarButton("Magnifying Glass", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true); |
||
95 | devDept.Eyeshot.ZoomWindowToolBarButton zoomWindowToolBarButton9 = new devDept.Eyeshot.ZoomWindowToolBarButton("Zoom Window", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true); |
||
96 | devDept.Eyeshot.ZoomToolBarButton zoomToolBarButton9 = new devDept.Eyeshot.ZoomToolBarButton("Zoom", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true); |
||
97 | devDept.Eyeshot.PanToolBarButton panToolBarButton9 = new devDept.Eyeshot.PanToolBarButton("Pan", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true); |
||
98 | devDept.Eyeshot.ZoomFitToolBarButton zoomFitToolBarButton9 = new devDept.Eyeshot.ZoomFitToolBarButton("Zoom Fit", devDept.Eyeshot.ToolBarButton.styleType.PushButton, true, true); |
||
99 | devDept.Eyeshot.ToolBar toolBar9 = new devDept.Eyeshot.ToolBar(devDept.Eyeshot.ToolBar.positionType.HorizontalTopCenter, true, new devDept.Eyeshot.ToolBarButton[] { |
||
100 | ((devDept.Eyeshot.ToolBarButton)(magnifyingGlassToolBarButton9)), |
||
101 | ((devDept.Eyeshot.ToolBarButton)(zoomWindowToolBarButton9)), |
||
102 | ((devDept.Eyeshot.ToolBarButton)(zoomToolBarButton9)), |
||
103 | ((devDept.Eyeshot.ToolBarButton)(panToolBarButton9)), |
||
104 | ((devDept.Eyeshot.ToolBarButton)(zoomFitToolBarButton9))}); |
||
105 | devDept.Eyeshot.Histogram histogram9 = new devDept.Eyeshot.Histogram(30, 80, "Title", System.Drawing.Color.Blue, System.Drawing.Color.Gray, System.Drawing.Color.Black, System.Drawing.Color.Red, System.Drawing.Color.LightYellow, false, true, false, "{0:+0.###;-0.###;0}"); |
||
106 | devDept.Eyeshot.Grid grid9 = new devDept.Eyeshot.Grid(new devDept.Geometry.Point2D(-100D, -100D), new devDept.Geometry.Point2D(100D, 100D), 10D, new devDept.Geometry.Plane(new devDept.Geometry.Point3D(0D, 0D, 0D), new devDept.Geometry.Vector3D(0D, 0D, 1D)), System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128))))), System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))), System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(0)))), ((int)(((byte)(128)))), ((int)(((byte)(0))))), false, false, false, false, 10, 100, 10, System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90))))), System.Drawing.Color.Transparent, false, System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))))); |
||
107 | devDept.Eyeshot.OriginSymbol originSymbol9 = new devDept.Eyeshot.OriginSymbol(10, devDept.Eyeshot.originSymbolStyleType.Ball, new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))), System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Red, System.Drawing.Color.Green, System.Drawing.Color.Blue, "Origin", "X", "Y", "Z", true, null, false); |
||
108 | devDept.Eyeshot.RotateSettings rotateSettings9 = new devDept.Eyeshot.RotateSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.None), 10D, false, 1D, devDept.Eyeshot.rotationType.Trackball, devDept.Eyeshot.rotationCenterType.CursorLocation, new devDept.Geometry.Point3D(0D, 0D, 0D), false); |
||
109 | devDept.Eyeshot.ZoomSettings zoomSettings9 = new devDept.Eyeshot.ZoomSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.Shift), 25, true, devDept.Eyeshot.zoomStyleType.AtCursorLocation, false, 1D, System.Drawing.Color.Empty, devDept.Eyeshot.Camera.perspectiveFitType.Accurate, false, 10, true); |
||
110 | devDept.Eyeshot.PanSettings panSettings9 = new devDept.Eyeshot.PanSettings(new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Middle, devDept.Eyeshot.modifierKeys.Ctrl), 25, true); |
||
111 | devDept.Eyeshot.NavigationSettings navigationSettings9 = new devDept.Eyeshot.NavigationSettings(devDept.Eyeshot.Camera.navigationType.Examine, new devDept.Eyeshot.MouseButton(devDept.Eyeshot.mouseButtonsZPR.Left, devDept.Eyeshot.modifierKeys.None), new devDept.Geometry.Point3D(-1000D, -1000D, -1000D), new devDept.Geometry.Point3D(1000D, 1000D, 1000D), 8D, 50D, 50D); |
||
112 | devDept.Eyeshot.CoordinateSystemIcon coordinateSystemIcon9 = new devDept.Eyeshot.CoordinateSystemIcon(new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))), System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.Black, System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))), System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80))))), System.Drawing.Color.OrangeRed, "Origin", "X", "Y", "Z", true, devDept.Eyeshot.coordinateSystemPositionType.BottomLeft, 37, null, false); |
||
113 | devDept.Eyeshot.ViewCubeIcon viewCubeIcon9 = new devDept.Eyeshot.ViewCubeIcon(devDept.Eyeshot.coordinateSystemPositionType.TopRight, false, System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(20)))), ((int)(((byte)(60))))), true, "FRONT", "BACK", "LEFT", "RIGHT", "TOP", "BOTTOM", System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(77)))), ((int)(((byte)(77)))), ((int)(((byte)(77))))), 'S', 'N', 'W', 'E', true, null, System.Drawing.Color.White, System.Drawing.Color.Black, 120, true, true, null, null, null, null, null, null, false, new devDept.Geometry.Quaternion(0D, 0D, 0D, 1D), true); |
||
114 | devDept.Eyeshot.Viewport.SavedViewsManager savedViewsManager9 = new devDept.Eyeshot.Viewport.SavedViewsManager(8); |
||
115 | devDept.Eyeshot.Viewport viewport9 = new devDept.Eyeshot.Viewport(new System.Drawing.Point(0, 0), new System.Drawing.Size(656, 236), backgroundSettings9, camera9, new devDept.Eyeshot.ToolBar[] { |
||
116 | toolBar9}, new devDept.Eyeshot.Legend[0], histogram9, devDept.Eyeshot.displayType.Wireframe, true, false, false, false, new devDept.Eyeshot.Grid[] { |
||
117 | grid9}, new devDept.Eyeshot.OriginSymbol[] { |
||
118 | originSymbol9}, false, rotateSettings9, zoomSettings9, panSettings9, navigationSettings9, coordinateSystemIcon9, viewCubeIcon9, savedViewsManager9, devDept.Eyeshot.viewType.Top); |
||
119 | 13a36357 | humkyung | this.radSplitContainer1 = new Telerik.WinControls.UI.RadSplitContainer(); |
120 | this.splitPanel1 = new Telerik.WinControls.UI.SplitPanel(); |
||
121 | this.radSplitContainer2 = new Telerik.WinControls.UI.RadSplitContainer(); |
||
122 | this.radSplitContainerMain = new Telerik.WinControls.UI.RadSplitContainer(); |
||
123 | this.splitPanel4 = new Telerik.WinControls.UI.SplitPanel(); |
||
124 | this.tableLayoutPanelMain = new System.Windows.Forms.TableLayoutPanel(); |
||
125 | this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel(); |
||
126 | this.radLabel3 = new Telerik.WinControls.UI.RadLabel(); |
||
127 | this.radSpinEditorTolerance = new Telerik.WinControls.UI.RadSpinEditor(); |
||
128 | this.radLabel4 = new Telerik.WinControls.UI.RadLabel(); |
||
129 | this.radColorBoxAutoCADColor = new Telerik.WinControls.UI.RadColorBox(); |
||
130 | this.radLabel5 = new Telerik.WinControls.UI.RadLabel(); |
||
131 | this.radColorBoxDiffColor = new Telerik.WinControls.UI.RadColorBox(); |
||
132 | this.radLabel6 = new Telerik.WinControls.UI.RadLabel(); |
||
133 | this.radColorBoxAVEVAColor = new Telerik.WinControls.UI.RadColorBox(); |
||
134 | this.radLabel11 = new Telerik.WinControls.UI.RadLabel(); |
||
135 | this.radColorBoxRevCloudColor = new Telerik.WinControls.UI.RadColorBox(); |
||
136 | this.splitPanel5 = new Telerik.WinControls.UI.SplitPanel(); |
||
137 | this.splitPanel3 = new Telerik.WinControls.UI.SplitPanel(); |
||
138 | 288ed615 | humkyung | this.radSplitContainer3 = new Telerik.WinControls.UI.RadSplitContainer(); |
139 | this.splitPanel2 = new Telerik.WinControls.UI.SplitPanel(); |
||
140 | this.radSplitContainerSub = new Telerik.WinControls.UI.RadSplitContainer(); |
||
141 | this.splitPanel6 = new Telerik.WinControls.UI.SplitPanel(); |
||
142 | this.splitPanel7 = new Telerik.WinControls.UI.SplitPanel(); |
||
143 | this.radSplitContainer4 = new Telerik.WinControls.UI.RadSplitContainer(); |
||
144 | this.splitPanel8 = new Telerik.WinControls.UI.SplitPanel(); |
||
145 | this.splitPanel9 = new Telerik.WinControls.UI.SplitPanel(); |
||
146 | this.designCompare = new devDept.Eyeshot.Design(); |
||
147 | this.designAutoCAD = new devDept.Eyeshot.Design(); |
||
148 | this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); |
||
149 | this.designAVEVA = new devDept.Eyeshot.Design(); |
||
150 | this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel(); |
||
151 | this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel(); |
||
152 | this.radLabelCompare = new Telerik.WinControls.UI.RadLabel(); |
||
153 | this.radLabelAutoCAD = new Telerik.WinControls.UI.RadLabel(); |
||
154 | this.radLabelAVEVA = new Telerik.WinControls.UI.RadLabel(); |
||
155 | this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel(); |
||
156 | this.radLabel1 = new Telerik.WinControls.UI.RadLabel(); |
||
157 | this.radCheckBoxAutoCAD = new Telerik.WinControls.UI.RadCheckBox(); |
||
158 | this.radCheckBoxAVEVA = new Telerik.WinControls.UI.RadCheckBox(); |
||
159 | this.radCheckBoxRevCloud = new Telerik.WinControls.UI.RadCheckBox(); |
||
160 | 13a36357 | humkyung | ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer1)).BeginInit(); |
161 | this.radSplitContainer1.SuspendLayout(); |
||
162 | ((System.ComponentModel.ISupportInitialize)(this.splitPanel1)).BeginInit(); |
||
163 | this.splitPanel1.SuspendLayout(); |
||
164 | ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer2)).BeginInit(); |
||
165 | this.radSplitContainer2.SuspendLayout(); |
||
166 | ((System.ComponentModel.ISupportInitialize)(this.radSplitContainerMain)).BeginInit(); |
||
167 | this.radSplitContainerMain.SuspendLayout(); |
||
168 | ((System.ComponentModel.ISupportInitialize)(this.splitPanel4)).BeginInit(); |
||
169 | this.splitPanel4.SuspendLayout(); |
||
170 | this.tableLayoutPanelMain.SuspendLayout(); |
||
171 | this.tableLayoutPanel3.SuspendLayout(); |
||
172 | ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).BeginInit(); |
||
173 | ((System.ComponentModel.ISupportInitialize)(this.radSpinEditorTolerance)).BeginInit(); |
||
174 | ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).BeginInit(); |
||
175 | ((System.ComponentModel.ISupportInitialize)(this.radColorBoxAutoCADColor)).BeginInit(); |
||
176 | ((System.ComponentModel.ISupportInitialize)(this.radLabel5)).BeginInit(); |
||
177 | ((System.ComponentModel.ISupportInitialize)(this.radColorBoxDiffColor)).BeginInit(); |
||
178 | ((System.ComponentModel.ISupportInitialize)(this.radLabel6)).BeginInit(); |
||
179 | ((System.ComponentModel.ISupportInitialize)(this.radColorBoxAVEVAColor)).BeginInit(); |
||
180 | ((System.ComponentModel.ISupportInitialize)(this.radLabel11)).BeginInit(); |
||
181 | ((System.ComponentModel.ISupportInitialize)(this.radColorBoxRevCloudColor)).BeginInit(); |
||
182 | ((System.ComponentModel.ISupportInitialize)(this.splitPanel5)).BeginInit(); |
||
183 | ((System.ComponentModel.ISupportInitialize)(this.splitPanel3)).BeginInit(); |
||
184 | 288ed615 | humkyung | ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer3)).BeginInit(); |
185 | this.radSplitContainer3.SuspendLayout(); |
||
186 | ((System.ComponentModel.ISupportInitialize)(this.splitPanel2)).BeginInit(); |
||
187 | this.splitPanel2.SuspendLayout(); |
||
188 | ((System.ComponentModel.ISupportInitialize)(this.radSplitContainerSub)).BeginInit(); |
||
189 | this.radSplitContainerSub.SuspendLayout(); |
||
190 | ((System.ComponentModel.ISupportInitialize)(this.splitPanel6)).BeginInit(); |
||
191 | this.splitPanel6.SuspendLayout(); |
||
192 | ((System.ComponentModel.ISupportInitialize)(this.splitPanel7)).BeginInit(); |
||
193 | this.splitPanel7.SuspendLayout(); |
||
194 | ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer4)).BeginInit(); |
||
195 | this.radSplitContainer4.SuspendLayout(); |
||
196 | ((System.ComponentModel.ISupportInitialize)(this.splitPanel8)).BeginInit(); |
||
197 | this.splitPanel8.SuspendLayout(); |
||
198 | ((System.ComponentModel.ISupportInitialize)(this.splitPanel9)).BeginInit(); |
||
199 | this.splitPanel9.SuspendLayout(); |
||
200 | ((System.ComponentModel.ISupportInitialize)(this.designCompare)).BeginInit(); |
||
201 | ((System.ComponentModel.ISupportInitialize)(this.designAutoCAD)).BeginInit(); |
||
202 | this.tableLayoutPanel1.SuspendLayout(); |
||
203 | ((System.ComponentModel.ISupportInitialize)(this.designAVEVA)).BeginInit(); |
||
204 | this.tableLayoutPanel2.SuspendLayout(); |
||
205 | this.tableLayoutPanel4.SuspendLayout(); |
||
206 | ((System.ComponentModel.ISupportInitialize)(this.radLabelCompare)).BeginInit(); |
||
207 | ((System.ComponentModel.ISupportInitialize)(this.radLabelAutoCAD)).BeginInit(); |
||
208 | ((System.ComponentModel.ISupportInitialize)(this.radLabelAVEVA)).BeginInit(); |
||
209 | this.tableLayoutPanel5.SuspendLayout(); |
||
210 | ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).BeginInit(); |
||
211 | ((System.ComponentModel.ISupportInitialize)(this.radCheckBoxAutoCAD)).BeginInit(); |
||
212 | ((System.ComponentModel.ISupportInitialize)(this.radCheckBoxAVEVA)).BeginInit(); |
||
213 | ((System.ComponentModel.ISupportInitialize)(this.radCheckBoxRevCloud)).BeginInit(); |
||
214 | 13a36357 | humkyung | this.SuspendLayout(); |
215 | // |
||
216 | // radSplitContainer1 |
||
217 | // |
||
218 | this.radSplitContainer1.Controls.Add(this.splitPanel1); |
||
219 | this.radSplitContainer1.Dock = System.Windows.Forms.DockStyle.Fill; |
||
220 | this.radSplitContainer1.Location = new System.Drawing.Point(0, 0); |
||
221 | this.radSplitContainer1.Name = "radSplitContainer1"; |
||
222 | this.radSplitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal; |
||
223 | // |
||
224 | // |
||
225 | // |
||
226 | this.radSplitContainer1.RootElement.MinSize = new System.Drawing.Size(25, 25); |
||
227 | 288ed615 | humkyung | this.radSplitContainer1.Size = new System.Drawing.Size(1328, 548); |
228 | 13a36357 | humkyung | this.radSplitContainer1.SizeInfo.AbsoluteSize = new System.Drawing.Size(0, 0); |
229 | this.radSplitContainer1.SplitterWidth = 8; |
||
230 | this.radSplitContainer1.TabIndex = 0; |
||
231 | this.radSplitContainer1.TabStop = false; |
||
232 | // |
||
233 | // splitPanel1 |
||
234 | // |
||
235 | this.splitPanel1.Controls.Add(this.radSplitContainer2); |
||
236 | this.splitPanel1.Location = new System.Drawing.Point(0, 0); |
||
237 | this.splitPanel1.Name = "splitPanel1"; |
||
238 | // |
||
239 | // |
||
240 | // |
||
241 | this.splitPanel1.RootElement.MinSize = new System.Drawing.Size(25, 25); |
||
242 | 288ed615 | humkyung | this.splitPanel1.Size = new System.Drawing.Size(1328, 548); |
243 | 13a36357 | humkyung | this.splitPanel1.SizeInfo.AutoSizeScale = new System.Drawing.SizeF(0.2820976F, 0.009803922F); |
244 | this.splitPanel1.SizeInfo.SplitterCorrection = new System.Drawing.Size(312, 22); |
||
245 | this.splitPanel1.TabIndex = 0; |
||
246 | this.splitPanel1.TabStop = false; |
||
247 | // |
||
248 | // radSplitContainer2 |
||
249 | // |
||
250 | 288ed615 | humkyung | this.radSplitContainer2.Controls.Add(this.radSplitContainer3); |
251 | 13a36357 | humkyung | this.radSplitContainer2.Dock = System.Windows.Forms.DockStyle.Fill; |
252 | this.radSplitContainer2.Location = new System.Drawing.Point(0, 0); |
||
253 | this.radSplitContainer2.Name = "radSplitContainer2"; |
||
254 | this.radSplitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal; |
||
255 | // |
||
256 | // |
||
257 | // |
||
258 | this.radSplitContainer2.RootElement.MinSize = new System.Drawing.Size(25, 25); |
||
259 | 288ed615 | humkyung | this.radSplitContainer2.Size = new System.Drawing.Size(1328, 548); |
260 | 13a36357 | humkyung | this.radSplitContainer2.SizeInfo.AbsoluteSize = new System.Drawing.Size(0, 0); |
261 | this.radSplitContainer2.SplitterWidth = 8; |
||
262 | this.radSplitContainer2.TabIndex = 0; |
||
263 | this.radSplitContainer2.TabStop = false; |
||
264 | // |
||
265 | // radSplitContainerMain |
||
266 | // |
||
267 | this.radSplitContainerMain.Controls.Add(this.splitPanel4); |
||
268 | this.radSplitContainerMain.Dock = System.Windows.Forms.DockStyle.Fill; |
||
269 | 288ed615 | humkyung | this.radSplitContainerMain.Location = new System.Drawing.Point(0, 60); |
270 | 13a36357 | humkyung | this.radSplitContainerMain.Name = "radSplitContainerMain"; |
271 | 288ed615 | humkyung | this.radSplitContainerMain.Orientation = System.Windows.Forms.Orientation.Horizontal; |
272 | 13a36357 | humkyung | // |
273 | // |
||
274 | // |
||
275 | this.radSplitContainerMain.RootElement.MinSize = new System.Drawing.Size(25, 25); |
||
276 | 288ed615 | humkyung | this.radSplitContainerMain.Size = new System.Drawing.Size(1328, 548); |
277 | 13a36357 | humkyung | this.radSplitContainerMain.SizeInfo.AbsoluteSize = new System.Drawing.Size(0, 0); |
278 | this.radSplitContainerMain.SplitterWidth = 8; |
||
279 | this.radSplitContainerMain.TabIndex = 1; |
||
280 | this.radSplitContainerMain.TabStop = false; |
||
281 | // |
||
282 | // splitPanel4 |
||
283 | // |
||
284 | this.splitPanel4.Controls.Add(this.radSplitContainer1); |
||
285 | this.splitPanel4.Location = new System.Drawing.Point(0, 0); |
||
286 | this.splitPanel4.Name = "splitPanel4"; |
||
287 | // |
||
288 | // |
||
289 | // |
||
290 | this.splitPanel4.RootElement.MinSize = new System.Drawing.Size(25, 25); |
||
291 | 288ed615 | humkyung | this.splitPanel4.Size = new System.Drawing.Size(1328, 548); |
292 | 13a36357 | humkyung | this.splitPanel4.TabIndex = 1; |
293 | this.splitPanel4.TabStop = false; |
||
294 | this.splitPanel4.Text = "splitPanel4"; |
||
295 | // |
||
296 | // tableLayoutPanelMain |
||
297 | // |
||
298 | this.tableLayoutPanelMain.ColumnCount = 1; |
||
299 | this.tableLayoutPanelMain.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
||
300 | 288ed615 | humkyung | this.tableLayoutPanelMain.Controls.Add(this.radSplitContainerMain, 0, 2); |
301 | 13a36357 | humkyung | this.tableLayoutPanelMain.Controls.Add(this.tableLayoutPanel3, 0, 0); |
302 | 288ed615 | humkyung | this.tableLayoutPanelMain.Controls.Add(this.tableLayoutPanel5, 0, 1); |
303 | 13a36357 | humkyung | this.tableLayoutPanelMain.Dock = System.Windows.Forms.DockStyle.Fill; |
304 | this.tableLayoutPanelMain.Location = new System.Drawing.Point(0, 0); |
||
305 | this.tableLayoutPanelMain.Name = "tableLayoutPanelMain"; |
||
306 | 288ed615 | humkyung | this.tableLayoutPanelMain.RowCount = 3; |
307 | this.tableLayoutPanelMain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F)); |
||
308 | 13a36357 | humkyung | this.tableLayoutPanelMain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F)); |
309 | this.tableLayoutPanelMain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
||
310 | this.tableLayoutPanelMain.Size = new System.Drawing.Size(1328, 608); |
||
311 | this.tableLayoutPanelMain.TabIndex = 2; |
||
312 | // |
||
313 | // tableLayoutPanel3 |
||
314 | // |
||
315 | this.tableLayoutPanel3.ColumnCount = 13; |
||
316 | this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F)); |
||
317 | this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F)); |
||
318 | this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F)); |
||
319 | this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F)); |
||
320 | this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F)); |
||
321 | this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F)); |
||
322 | this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F)); |
||
323 | this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F)); |
||
324 | this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F)); |
||
325 | this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F)); |
||
326 | this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
||
327 | this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 28F)); |
||
328 | this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 60F)); |
||
329 | this.tableLayoutPanel3.Controls.Add(this.radLabel3, 0, 0); |
||
330 | this.tableLayoutPanel3.Controls.Add(this.radSpinEditorTolerance, 1, 0); |
||
331 | this.tableLayoutPanel3.Controls.Add(this.radLabel4, 2, 0); |
||
332 | this.tableLayoutPanel3.Controls.Add(this.radColorBoxAutoCADColor, 3, 0); |
||
333 | this.tableLayoutPanel3.Controls.Add(this.radLabel5, 6, 0); |
||
334 | this.tableLayoutPanel3.Controls.Add(this.radColorBoxDiffColor, 7, 0); |
||
335 | this.tableLayoutPanel3.Controls.Add(this.radLabel6, 4, 0); |
||
336 | this.tableLayoutPanel3.Controls.Add(this.radColorBoxAVEVAColor, 5, 0); |
||
337 | this.tableLayoutPanel3.Controls.Add(this.radLabel11, 8, 0); |
||
338 | this.tableLayoutPanel3.Controls.Add(this.radColorBoxRevCloudColor, 9, 0); |
||
339 | this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill; |
||
340 | this.tableLayoutPanel3.Location = new System.Drawing.Point(3, 3); |
||
341 | this.tableLayoutPanel3.Name = "tableLayoutPanel3"; |
||
342 | this.tableLayoutPanel3.RowCount = 1; |
||
343 | this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
||
344 | this.tableLayoutPanel3.Size = new System.Drawing.Size(1322, 24); |
||
345 | this.tableLayoutPanel3.TabIndex = 4; |
||
346 | // |
||
347 | // radLabel3 |
||
348 | // |
||
349 | this.radLabel3.Anchor = System.Windows.Forms.AnchorStyles.Left; |
||
350 | this.radLabel3.Location = new System.Drawing.Point(3, 3); |
||
351 | this.radLabel3.Name = "radLabel3"; |
||
352 | 288ed615 | humkyung | this.radLabel3.Size = new System.Drawing.Size(63, 18); |
353 | 13a36357 | humkyung | this.radLabel3.TabIndex = 0; |
354 | this.radLabel3.Text = "Tolerance : "; |
||
355 | // |
||
356 | // radSpinEditorTolerance |
||
357 | // |
||
358 | this.radSpinEditorTolerance.Anchor = System.Windows.Forms.AnchorStyles.Left; |
||
359 | this.radSpinEditorTolerance.DecimalPlaces = 2; |
||
360 | this.radSpinEditorTolerance.Increment = new decimal(new int[] { |
||
361 | 1, |
||
362 | 0, |
||
363 | 0, |
||
364 | 131072}); |
||
365 | this.radSpinEditorTolerance.Location = new System.Drawing.Point(123, 3); |
||
366 | this.radSpinEditorTolerance.Name = "radSpinEditorTolerance"; |
||
367 | 288ed615 | humkyung | this.radSpinEditorTolerance.Size = new System.Drawing.Size(100, 20); |
368 | 13a36357 | humkyung | this.radSpinEditorTolerance.TabIndex = 1; |
369 | // |
||
370 | // radLabel4 |
||
371 | // |
||
372 | this.radLabel4.Anchor = System.Windows.Forms.AnchorStyles.Left; |
||
373 | this.radLabel4.Location = new System.Drawing.Point(243, 3); |
||
374 | this.radLabel4.Name = "radLabel4"; |
||
375 | 288ed615 | humkyung | this.radLabel4.Size = new System.Drawing.Size(91, 18); |
376 | 13a36357 | humkyung | this.radLabel4.TabIndex = 2; |
377 | this.radLabel4.Text = "AutoCAD Color : "; |
||
378 | this.radLabel4.TextAlignment = System.Drawing.ContentAlignment.TopLeft; |
||
379 | // |
||
380 | // radColorBoxAutoCADColor |
||
381 | // |
||
382 | this.radColorBoxAutoCADColor.Dock = System.Windows.Forms.DockStyle.Fill; |
||
383 | this.radColorBoxAutoCADColor.Location = new System.Drawing.Point(343, 3); |
||
384 | this.radColorBoxAutoCADColor.Name = "radColorBoxAutoCADColor"; |
||
385 | 288ed615 | humkyung | this.radColorBoxAutoCADColor.Size = new System.Drawing.Size(114, 20); |
386 | 13a36357 | humkyung | this.radColorBoxAutoCADColor.TabIndex = 3; |
387 | this.radColorBoxAutoCADColor.Value = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(44)))), ((int)(((byte)(44))))); |
||
388 | // |
||
389 | // radLabel5 |
||
390 | // |
||
391 | this.radLabel5.Anchor = System.Windows.Forms.AnchorStyles.Left; |
||
392 | this.radLabel5.Location = new System.Drawing.Point(683, 3); |
||
393 | this.radLabel5.Name = "radLabel5"; |
||
394 | this.radLabel5.Size = new System.Drawing.Size(89, 18); |
||
395 | this.radLabel5.TabIndex = 4; |
||
396 | this.radLabel5.Text = "Different Color : "; |
||
397 | // |
||
398 | // radColorBoxDiffColor |
||
399 | // |
||
400 | this.radColorBoxDiffColor.Dock = System.Windows.Forms.DockStyle.Fill; |
||
401 | this.radColorBoxDiffColor.Location = new System.Drawing.Point(783, 3); |
||
402 | this.radColorBoxDiffColor.Name = "radColorBoxDiffColor"; |
||
403 | 288ed615 | humkyung | this.radColorBoxDiffColor.Size = new System.Drawing.Size(114, 20); |
404 | 13a36357 | humkyung | this.radColorBoxDiffColor.TabIndex = 5; |
405 | this.radColorBoxDiffColor.Value = System.Drawing.Color.Yellow; |
||
406 | // |
||
407 | // radLabel6 |
||
408 | // |
||
409 | this.radLabel6.Anchor = System.Windows.Forms.AnchorStyles.Left; |
||
410 | this.radLabel6.Location = new System.Drawing.Point(463, 3); |
||
411 | this.radLabel6.Name = "radLabel6"; |
||
412 | 288ed615 | humkyung | this.radLabel6.Size = new System.Drawing.Size(79, 18); |
413 | 13a36357 | humkyung | this.radLabel6.TabIndex = 7; |
414 | this.radLabel6.Text = "AVEVA Color : "; |
||
415 | // |
||
416 | // radColorBoxAVEVAColor |
||
417 | // |
||
418 | this.radColorBoxAVEVAColor.Dock = System.Windows.Forms.DockStyle.Fill; |
||
419 | this.radColorBoxAVEVAColor.Location = new System.Drawing.Point(563, 3); |
||
420 | this.radColorBoxAVEVAColor.Name = "radColorBoxAVEVAColor"; |
||
421 | 288ed615 | humkyung | this.radColorBoxAVEVAColor.Size = new System.Drawing.Size(114, 20); |
422 | 13a36357 | humkyung | this.radColorBoxAVEVAColor.TabIndex = 8; |
423 | // |
||
424 | // radLabel11 |
||
425 | // |
||
426 | this.radLabel11.Anchor = System.Windows.Forms.AnchorStyles.Left; |
||
427 | this.radLabel11.Location = new System.Drawing.Point(903, 3); |
||
428 | this.radLabel11.Name = "radLabel11"; |
||
429 | 288ed615 | humkyung | this.radLabel11.Size = new System.Drawing.Size(96, 18); |
430 | 13a36357 | humkyung | this.radLabel11.TabIndex = 10; |
431 | this.radLabel11.Text = "Rev Cloud Color : "; |
||
432 | // |
||
433 | // radColorBoxRevCloudColor |
||
434 | // |
||
435 | this.radColorBoxRevCloudColor.Dock = System.Windows.Forms.DockStyle.Fill; |
||
436 | this.radColorBoxRevCloudColor.Location = new System.Drawing.Point(1003, 3); |
||
437 | this.radColorBoxRevCloudColor.Name = "radColorBoxRevCloudColor"; |
||
438 | 288ed615 | humkyung | this.radColorBoxRevCloudColor.Size = new System.Drawing.Size(114, 20); |
439 | 13a36357 | humkyung | this.radColorBoxRevCloudColor.TabIndex = 11; |
440 | this.radColorBoxRevCloudColor.Value = System.Drawing.Color.Magenta; |
||
441 | // |
||
442 | // splitPanel5 |
||
443 | // |
||
444 | this.splitPanel5.Location = new System.Drawing.Point(102, 0); |
||
445 | this.splitPanel5.Name = "splitPanel5"; |
||
446 | // |
||
447 | // |
||
448 | // |
||
449 | this.splitPanel5.RootElement.MinSize = new System.Drawing.Size(25, 25); |
||
450 | this.splitPanel5.Size = new System.Drawing.Size(98, 200); |
||
451 | this.splitPanel5.SizeInfo.AbsoluteSize = new System.Drawing.Size(0, 0); |
||
452 | this.splitPanel5.TabIndex = 1; |
||
453 | this.splitPanel5.TabStop = false; |
||
454 | // |
||
455 | // splitPanel3 |
||
456 | // |
||
457 | this.splitPanel3.Location = new System.Drawing.Point(0, 0); |
||
458 | this.splitPanel3.Name = "splitPanel3"; |
||
459 | // |
||
460 | // |
||
461 | // |
||
462 | this.splitPanel3.RootElement.MinSize = new System.Drawing.Size(25, 25); |
||
463 | this.splitPanel3.Size = new System.Drawing.Size(98, 200); |
||
464 | this.splitPanel3.TabIndex = 0; |
||
465 | this.splitPanel3.TabStop = false; |
||
466 | // |
||
467 | 288ed615 | humkyung | // radSplitContainer3 |
468 | // |
||
469 | this.radSplitContainer3.Controls.Add(this.splitPanel2); |
||
470 | this.radSplitContainer3.Location = new System.Drawing.Point(0, 0); |
||
471 | this.radSplitContainer3.Name = "radSplitContainer3"; |
||
472 | // |
||
473 | // |
||
474 | // |
||
475 | this.radSplitContainer3.RootElement.MinSize = new System.Drawing.Size(25, 25); |
||
476 | this.radSplitContainer3.Size = new System.Drawing.Size(1328, 548); |
||
477 | this.radSplitContainer3.TabIndex = 0; |
||
478 | this.radSplitContainer3.TabStop = false; |
||
479 | // |
||
480 | // splitPanel2 |
||
481 | // |
||
482 | this.splitPanel2.Controls.Add(this.radSplitContainerSub); |
||
483 | this.splitPanel2.Location = new System.Drawing.Point(0, 0); |
||
484 | this.splitPanel2.Name = "splitPanel2"; |
||
485 | // |
||
486 | // |
||
487 | // |
||
488 | this.splitPanel2.RootElement.MinSize = new System.Drawing.Size(25, 25); |
||
489 | this.splitPanel2.Size = new System.Drawing.Size(1328, 548); |
||
490 | this.splitPanel2.TabIndex = 0; |
||
491 | this.splitPanel2.TabStop = false; |
||
492 | this.splitPanel2.Text = "splitPanel2"; |
||
493 | // |
||
494 | // radSplitContainerSub |
||
495 | // |
||
496 | this.radSplitContainerSub.Controls.Add(this.splitPanel6); |
||
497 | this.radSplitContainerSub.Controls.Add(this.splitPanel7); |
||
498 | this.radSplitContainerSub.Dock = System.Windows.Forms.DockStyle.Fill; |
||
499 | this.radSplitContainerSub.Location = new System.Drawing.Point(0, 0); |
||
500 | this.radSplitContainerSub.Name = "radSplitContainerSub"; |
||
501 | // |
||
502 | // |
||
503 | // |
||
504 | this.radSplitContainer4.RootElement.MinSize = new System.Drawing.Size(25, 25); |
||
505 | this.radSplitContainerSub.Size = new System.Drawing.Size(1328, 548); |
||
506 | this.radSplitContainerSub.TabIndex = 0; |
||
507 | this.radSplitContainerSub.TabStop = false; |
||
508 | // |
||
509 | // splitPanel6 |
||
510 | // |
||
511 | this.splitPanel6.Controls.Add(this.tableLayoutPanel4); |
||
512 | this.splitPanel6.Location = new System.Drawing.Point(0, 0); |
||
513 | this.splitPanel6.Name = "splitPanel6"; |
||
514 | // |
||
515 | // |
||
516 | // |
||
517 | this.splitPanel6.RootElement.MinSize = new System.Drawing.Size(25, 25); |
||
518 | this.splitPanel6.Size = new System.Drawing.Size(662, 548); |
||
519 | this.splitPanel6.TabIndex = 0; |
||
520 | this.splitPanel6.TabStop = false; |
||
521 | this.splitPanel6.Text = "splitPanel6"; |
||
522 | // |
||
523 | // splitPanel7 |
||
524 | // |
||
525 | this.splitPanel7.Controls.Add(this.radSplitContainer4); |
||
526 | this.splitPanel7.Location = new System.Drawing.Point(666, 0); |
||
527 | this.splitPanel7.Name = "splitPanel7"; |
||
528 | // |
||
529 | // |
||
530 | // |
||
531 | this.splitPanel7.RootElement.MinSize = new System.Drawing.Size(25, 25); |
||
532 | this.splitPanel7.Size = new System.Drawing.Size(662, 548); |
||
533 | this.splitPanel7.TabIndex = 1; |
||
534 | this.splitPanel7.TabStop = false; |
||
535 | this.splitPanel7.Text = "splitPanel7"; |
||
536 | // |
||
537 | // radSplitContainer4 |
||
538 | // |
||
539 | this.radSplitContainer4.Controls.Add(this.splitPanel8); |
||
540 | this.radSplitContainer4.Controls.Add(this.splitPanel9); |
||
541 | this.radSplitContainer4.Dock = System.Windows.Forms.DockStyle.Fill; |
||
542 | this.radSplitContainer4.Location = new System.Drawing.Point(0, 0); |
||
543 | this.radSplitContainer4.Name = "radSplitContainer4"; |
||
544 | this.radSplitContainer4.Orientation = System.Windows.Forms.Orientation.Horizontal; |
||
545 | // |
||
546 | // |
||
547 | // |
||
548 | this.radSplitContainer4.RootElement.MinSize = new System.Drawing.Size(25, 25); |
||
549 | this.radSplitContainer4.Size = new System.Drawing.Size(662, 548); |
||
550 | this.radSplitContainer4.TabIndex = 0; |
||
551 | this.radSplitContainer4.TabStop = false; |
||
552 | // |
||
553 | // splitPanel8 |
||
554 | // |
||
555 | this.splitPanel8.Controls.Add(this.tableLayoutPanel2); |
||
556 | this.splitPanel8.Location = new System.Drawing.Point(0, 0); |
||
557 | this.splitPanel8.Name = "splitPanel8"; |
||
558 | // |
||
559 | // |
||
560 | // |
||
561 | this.splitPanel8.RootElement.MinSize = new System.Drawing.Size(25, 25); |
||
562 | this.splitPanel8.Size = new System.Drawing.Size(662, 272); |
||
563 | this.splitPanel8.TabIndex = 0; |
||
564 | this.splitPanel8.TabStop = false; |
||
565 | this.splitPanel8.Text = "splitPanel8"; |
||
566 | // |
||
567 | // splitPanel9 |
||
568 | // |
||
569 | this.splitPanel9.Controls.Add(this.tableLayoutPanel1); |
||
570 | this.splitPanel9.Location = new System.Drawing.Point(0, 276); |
||
571 | this.splitPanel9.Name = "splitPanel9"; |
||
572 | // |
||
573 | // |
||
574 | // |
||
575 | this.splitPanel9.RootElement.MinSize = new System.Drawing.Size(25, 25); |
||
576 | this.splitPanel9.Size = new System.Drawing.Size(662, 272); |
||
577 | this.splitPanel9.TabIndex = 1; |
||
578 | this.splitPanel9.TabStop = false; |
||
579 | this.splitPanel9.Text = "splitPanel9"; |
||
580 | // |
||
581 | // designCompare |
||
582 | // |
||
583 | this.designCompare.Cursor = System.Windows.Forms.Cursors.Default; |
||
584 | this.designCompare.Dock = System.Windows.Forms.DockStyle.Fill; |
||
585 | this.designCompare.Location = new System.Drawing.Point(3, 33); |
||
586 | this.designCompare.Name = "designCompare"; |
||
587 | this.designCompare.ProgressBar = progressBar7; |
||
588 | this.designCompare.Size = new System.Drawing.Size(656, 512); |
||
589 | this.designCompare.TabIndex = 0; |
||
590 | this.designCompare.Text = "design1"; |
||
591 | this.designCompare.Viewports.Add(viewport7); |
||
592 | // |
||
593 | // designAutoCAD |
||
594 | // |
||
595 | this.designAutoCAD.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) |
||
596 | | System.Windows.Forms.AnchorStyles.Left) |
||
597 | | System.Windows.Forms.AnchorStyles.Right))); |
||
598 | this.designAutoCAD.Cursor = System.Windows.Forms.Cursors.Default; |
||
599 | this.designAutoCAD.Location = new System.Drawing.Point(3, 33); |
||
600 | this.designAutoCAD.Name = "designAutoCAD"; |
||
601 | this.designAutoCAD.ProgressBar = progressBar8; |
||
602 | this.designAutoCAD.Size = new System.Drawing.Size(656, 236); |
||
603 | this.designAutoCAD.TabIndex = 0; |
||
604 | this.designAutoCAD.Text = "AutoCAD"; |
||
605 | this.designAutoCAD.Viewports.Add(viewport8); |
||
606 | // |
||
607 | // tableLayoutPanel1 |
||
608 | // |
||
609 | this.tableLayoutPanel1.ColumnCount = 1; |
||
610 | this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
||
611 | this.tableLayoutPanel1.Controls.Add(this.designAVEVA, 0, 1); |
||
612 | this.tableLayoutPanel1.Controls.Add(this.radLabelAVEVA, 0, 0); |
||
613 | this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; |
||
614 | this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0); |
||
615 | this.tableLayoutPanel1.Name = "tableLayoutPanel1"; |
||
616 | this.tableLayoutPanel1.RowCount = 2; |
||
617 | this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F)); |
||
618 | this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
||
619 | this.tableLayoutPanel1.Size = new System.Drawing.Size(662, 272); |
||
620 | this.tableLayoutPanel1.TabIndex = 0; |
||
621 | // |
||
622 | // designAVEVA |
||
623 | // |
||
624 | this.designAVEVA.Cursor = System.Windows.Forms.Cursors.Default; |
||
625 | this.designAVEVA.Dock = System.Windows.Forms.DockStyle.Fill; |
||
626 | this.designAVEVA.Location = new System.Drawing.Point(3, 33); |
||
627 | this.designAVEVA.Name = "designAVEVA"; |
||
628 | this.designAVEVA.ProgressBar = progressBar9; |
||
629 | this.designAVEVA.Size = new System.Drawing.Size(656, 236); |
||
630 | this.designAVEVA.TabIndex = 0; |
||
631 | this.designAVEVA.Text = "design1"; |
||
632 | this.designAVEVA.Viewports.Add(viewport9); |
||
633 | // |
||
634 | // tableLayoutPanel2 |
||
635 | // |
||
636 | this.tableLayoutPanel2.ColumnCount = 1; |
||
637 | this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
||
638 | this.tableLayoutPanel2.Controls.Add(this.designAutoCAD, 0, 1); |
||
639 | this.tableLayoutPanel2.Controls.Add(this.radLabelAutoCAD, 0, 0); |
||
640 | this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill; |
||
641 | this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 0); |
||
642 | this.tableLayoutPanel2.Name = "tableLayoutPanel2"; |
||
643 | this.tableLayoutPanel2.RowCount = 2; |
||
644 | this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F)); |
||
645 | this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
||
646 | this.tableLayoutPanel2.Size = new System.Drawing.Size(662, 272); |
||
647 | this.tableLayoutPanel2.TabIndex = 1; |
||
648 | // |
||
649 | // tableLayoutPanel4 |
||
650 | // |
||
651 | this.tableLayoutPanel4.ColumnCount = 1; |
||
652 | this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
||
653 | this.tableLayoutPanel4.Controls.Add(this.designCompare, 0, 1); |
||
654 | this.tableLayoutPanel4.Controls.Add(this.radLabelCompare, 0, 0); |
||
655 | this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill; |
||
656 | this.tableLayoutPanel4.Location = new System.Drawing.Point(0, 0); |
||
657 | this.tableLayoutPanel4.Name = "tableLayoutPanel4"; |
||
658 | this.tableLayoutPanel4.RowCount = 2; |
||
659 | this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F)); |
||
660 | this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
||
661 | this.tableLayoutPanel4.Size = new System.Drawing.Size(662, 548); |
||
662 | this.tableLayoutPanel4.TabIndex = 1; |
||
663 | // |
||
664 | // radLabelCompare |
||
665 | // |
||
666 | this.radLabelCompare.Anchor = System.Windows.Forms.AnchorStyles.Left; |
||
667 | this.radLabelCompare.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
||
668 | this.radLabelCompare.Location = new System.Drawing.Point(3, 3); |
||
669 | this.radLabelCompare.Name = "radLabelCompare"; |
||
670 | this.radLabelCompare.Size = new System.Drawing.Size(78, 25); |
||
671 | this.radLabelCompare.TabIndex = 1; |
||
672 | this.radLabelCompare.Text = "Compare"; |
||
673 | // |
||
674 | // radLabelAutoCAD |
||
675 | // |
||
676 | this.radLabelAutoCAD.Anchor = System.Windows.Forms.AnchorStyles.Left; |
||
677 | this.radLabelAutoCAD.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
||
678 | this.radLabelAutoCAD.Location = new System.Drawing.Point(3, 3); |
||
679 | this.radLabelAutoCAD.Name = "radLabelAutoCAD"; |
||
680 | this.radLabelAutoCAD.Size = new System.Drawing.Size(80, 25); |
||
681 | this.radLabelAutoCAD.TabIndex = 1; |
||
682 | this.radLabelAutoCAD.Text = "AutoCAD"; |
||
683 | // |
||
684 | // radLabelAVEVA |
||
685 | // |
||
686 | this.radLabelAVEVA.Anchor = System.Windows.Forms.AnchorStyles.Left; |
||
687 | this.radLabelAVEVA.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); |
||
688 | this.radLabelAVEVA.Location = new System.Drawing.Point(3, 3); |
||
689 | this.radLabelAVEVA.Name = "radLabelAVEVA"; |
||
690 | this.radLabelAVEVA.Size = new System.Drawing.Size(108, 25); |
||
691 | this.radLabelAVEVA.TabIndex = 1; |
||
692 | this.radLabelAVEVA.Text = "AVEVA P&&ID"; |
||
693 | // |
||
694 | // tableLayoutPanel5 |
||
695 | // |
||
696 | this.tableLayoutPanel5.ColumnCount = 5; |
||
697 | this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F)); |
||
698 | this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F)); |
||
699 | this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F)); |
||
700 | this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F)); |
||
701 | this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
||
702 | this.tableLayoutPanel5.Controls.Add(this.radLabel1, 0, 0); |
||
703 | this.tableLayoutPanel5.Controls.Add(this.radCheckBoxAutoCAD, 1, 0); |
||
704 | this.tableLayoutPanel5.Controls.Add(this.radCheckBoxAVEVA, 2, 0); |
||
705 | this.tableLayoutPanel5.Controls.Add(this.radCheckBoxRevCloud, 3, 0); |
||
706 | this.tableLayoutPanel5.Dock = System.Windows.Forms.DockStyle.Fill; |
||
707 | this.tableLayoutPanel5.Location = new System.Drawing.Point(3, 33); |
||
708 | this.tableLayoutPanel5.Name = "tableLayoutPanel5"; |
||
709 | this.tableLayoutPanel5.RowCount = 1; |
||
710 | this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); |
||
711 | this.tableLayoutPanel5.Size = new System.Drawing.Size(1322, 24); |
||
712 | this.tableLayoutPanel5.TabIndex = 5; |
||
713 | // |
||
714 | // radLabel1 |
||
715 | // |
||
716 | this.radLabel1.Location = new System.Drawing.Point(3, 3); |
||
717 | this.radLabel1.Name = "radLabel1"; |
||
718 | this.radLabel1.Size = new System.Drawing.Size(55, 18); |
||
719 | this.radLabel1.TabIndex = 0; |
||
720 | this.radLabel1.Text = "Layer"; |
||
721 | // |
||
722 | // radCheckBoxAutoCAD |
||
723 | // |
||
724 | this.radCheckBoxAutoCAD.Anchor = System.Windows.Forms.AnchorStyles.Left; |
||
725 | this.radCheckBoxAutoCAD.CheckState = System.Windows.Forms.CheckState.Checked; |
||
726 | this.radCheckBoxAutoCAD.Location = new System.Drawing.Point(123, 3); |
||
727 | this.radCheckBoxAutoCAD.Name = "radCheckBoxAutoCAD"; |
||
728 | this.radCheckBoxAutoCAD.Size = new System.Drawing.Size(67, 18); |
||
729 | this.radCheckBoxAutoCAD.TabIndex = 1; |
||
730 | this.radCheckBoxAutoCAD.Text = "AutoCAD"; |
||
731 | this.radCheckBoxAutoCAD.ToggleState = Telerik.WinControls.Enumerations.ToggleState.On; |
||
732 | // |
||
733 | // radCheckBoxAVEVA |
||
734 | // |
||
735 | this.radCheckBoxAVEVA.Anchor = System.Windows.Forms.AnchorStyles.Left; |
||
736 | this.radCheckBoxAVEVA.CheckState = System.Windows.Forms.CheckState.Checked; |
||
737 | this.radCheckBoxAVEVA.Location = new System.Drawing.Point(223, 3); |
||
738 | this.radCheckBoxAVEVA.Name = "radCheckBoxAVEVA"; |
||
739 | this.radCheckBoxAVEVA.Size = new System.Drawing.Size(91, 18); |
||
740 | this.radCheckBoxAVEVA.TabIndex = 2; |
||
741 | this.radCheckBoxAVEVA.Text = "AVEVA"; |
||
742 | this.radCheckBoxAVEVA.ToggleState = Telerik.WinControls.Enumerations.ToggleState.On; |
||
743 | // |
||
744 | // radCheckBoxRevCloud |
||
745 | // |
||
746 | this.radCheckBoxRevCloud.Anchor = System.Windows.Forms.AnchorStyles.Left; |
||
747 | this.radCheckBoxRevCloud.CheckState = System.Windows.Forms.CheckState.Checked; |
||
748 | this.radCheckBoxRevCloud.Location = new System.Drawing.Point(323, 3); |
||
749 | this.radCheckBoxRevCloud.Name = "radCheckBoxRevCloud"; |
||
750 | this.radCheckBoxRevCloud.Size = new System.Drawing.Size(91, 18); |
||
751 | this.radCheckBoxRevCloud.TabIndex = 3; |
||
752 | this.radCheckBoxRevCloud.Text = "RevCloud"; |
||
753 | this.radCheckBoxRevCloud.ToggleState = Telerik.WinControls.Enumerations.ToggleState.On; |
||
754 | // |
||
755 | 13a36357 | humkyung | // Verification |
756 | // |
||
757 | this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F); |
||
758 | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
||
759 | this.Controls.Add(this.tableLayoutPanelMain); |
||
760 | this.Name = "Verification"; |
||
761 | this.Size = new System.Drawing.Size(1328, 608); |
||
762 | ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer1)).EndInit(); |
||
763 | this.radSplitContainer1.ResumeLayout(false); |
||
764 | ((System.ComponentModel.ISupportInitialize)(this.splitPanel1)).EndInit(); |
||
765 | this.splitPanel1.ResumeLayout(false); |
||
766 | ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer2)).EndInit(); |
||
767 | this.radSplitContainer2.ResumeLayout(false); |
||
768 | ((System.ComponentModel.ISupportInitialize)(this.radSplitContainerMain)).EndInit(); |
||
769 | this.radSplitContainerMain.ResumeLayout(false); |
||
770 | ((System.ComponentModel.ISupportInitialize)(this.splitPanel4)).EndInit(); |
||
771 | this.splitPanel4.ResumeLayout(false); |
||
772 | this.tableLayoutPanelMain.ResumeLayout(false); |
||
773 | this.tableLayoutPanel3.ResumeLayout(false); |
||
774 | this.tableLayoutPanel3.PerformLayout(); |
||
775 | ((System.ComponentModel.ISupportInitialize)(this.radLabel3)).EndInit(); |
||
776 | ((System.ComponentModel.ISupportInitialize)(this.radSpinEditorTolerance)).EndInit(); |
||
777 | ((System.ComponentModel.ISupportInitialize)(this.radLabel4)).EndInit(); |
||
778 | ((System.ComponentModel.ISupportInitialize)(this.radColorBoxAutoCADColor)).EndInit(); |
||
779 | ((System.ComponentModel.ISupportInitialize)(this.radLabel5)).EndInit(); |
||
780 | ((System.ComponentModel.ISupportInitialize)(this.radColorBoxDiffColor)).EndInit(); |
||
781 | ((System.ComponentModel.ISupportInitialize)(this.radLabel6)).EndInit(); |
||
782 | ((System.ComponentModel.ISupportInitialize)(this.radColorBoxAVEVAColor)).EndInit(); |
||
783 | ((System.ComponentModel.ISupportInitialize)(this.radLabel11)).EndInit(); |
||
784 | ((System.ComponentModel.ISupportInitialize)(this.radColorBoxRevCloudColor)).EndInit(); |
||
785 | ((System.ComponentModel.ISupportInitialize)(this.splitPanel5)).EndInit(); |
||
786 | ((System.ComponentModel.ISupportInitialize)(this.splitPanel3)).EndInit(); |
||
787 | 288ed615 | humkyung | ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer3)).EndInit(); |
788 | this.radSplitContainer3.ResumeLayout(false); |
||
789 | ((System.ComponentModel.ISupportInitialize)(this.splitPanel2)).EndInit(); |
||
790 | this.splitPanel2.ResumeLayout(false); |
||
791 | ((System.ComponentModel.ISupportInitialize)(this.radSplitContainerSub)).EndInit(); |
||
792 | this.radSplitContainerSub.ResumeLayout(false); |
||
793 | ((System.ComponentModel.ISupportInitialize)(this.splitPanel6)).EndInit(); |
||
794 | this.splitPanel6.ResumeLayout(false); |
||
795 | ((System.ComponentModel.ISupportInitialize)(this.splitPanel7)).EndInit(); |
||
796 | this.splitPanel7.ResumeLayout(false); |
||
797 | ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer4)).EndInit(); |
||
798 | this.radSplitContainer4.ResumeLayout(false); |
||
799 | ((System.ComponentModel.ISupportInitialize)(this.splitPanel8)).EndInit(); |
||
800 | this.splitPanel8.ResumeLayout(false); |
||
801 | ((System.ComponentModel.ISupportInitialize)(this.splitPanel9)).EndInit(); |
||
802 | this.splitPanel9.ResumeLayout(false); |
||
803 | ((System.ComponentModel.ISupportInitialize)(this.designCompare)).EndInit(); |
||
804 | ((System.ComponentModel.ISupportInitialize)(this.designAutoCAD)).EndInit(); |
||
805 | this.tableLayoutPanel1.ResumeLayout(false); |
||
806 | this.tableLayoutPanel1.PerformLayout(); |
||
807 | ((System.ComponentModel.ISupportInitialize)(this.designAVEVA)).EndInit(); |
||
808 | this.tableLayoutPanel2.ResumeLayout(false); |
||
809 | this.tableLayoutPanel2.PerformLayout(); |
||
810 | this.tableLayoutPanel4.ResumeLayout(false); |
||
811 | this.tableLayoutPanel4.PerformLayout(); |
||
812 | ((System.ComponentModel.ISupportInitialize)(this.radLabelCompare)).EndInit(); |
||
813 | ((System.ComponentModel.ISupportInitialize)(this.radLabelAutoCAD)).EndInit(); |
||
814 | ((System.ComponentModel.ISupportInitialize)(this.radLabelAVEVA)).EndInit(); |
||
815 | this.tableLayoutPanel5.ResumeLayout(false); |
||
816 | this.tableLayoutPanel5.PerformLayout(); |
||
817 | ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).EndInit(); |
||
818 | ((System.ComponentModel.ISupportInitialize)(this.radCheckBoxAutoCAD)).EndInit(); |
||
819 | ((System.ComponentModel.ISupportInitialize)(this.radCheckBoxAVEVA)).EndInit(); |
||
820 | ((System.ComponentModel.ISupportInitialize)(this.radCheckBoxRevCloud)).EndInit(); |
||
821 | 13a36357 | humkyung | this.ResumeLayout(false); |
822 | |||
823 | } |
||
824 | |||
825 | #endregion |
||
826 | |||
827 | private Telerik.WinControls.UI.RadSplitContainer radSplitContainer1; |
||
828 | private Telerik.WinControls.UI.SplitPanel splitPanel1; |
||
829 | private Telerik.WinControls.UI.RadSplitContainer radSplitContainer2; |
||
830 | private Telerik.WinControls.UI.RadSplitContainer radSplitContainerMain; |
||
831 | private Telerik.WinControls.UI.SplitPanel splitPanel4; |
||
832 | private System.Windows.Forms.TableLayoutPanel tableLayoutPanelMain; |
||
833 | private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3; |
||
834 | private Telerik.WinControls.UI.RadLabel radLabel3; |
||
835 | private Telerik.WinControls.UI.RadSpinEditor radSpinEditorTolerance; |
||
836 | private Telerik.WinControls.UI.RadLabel radLabel4; |
||
837 | private Telerik.WinControls.UI.RadColorBox radColorBoxAutoCADColor; |
||
838 | private Telerik.WinControls.UI.RadLabel radLabel5; |
||
839 | private Telerik.WinControls.UI.RadColorBox radColorBoxDiffColor; |
||
840 | private Telerik.WinControls.UI.SplitPanel splitPanel5; |
||
841 | private Telerik.WinControls.UI.SplitPanel splitPanel3; |
||
842 | private Telerik.WinControls.UI.RadLabel radLabel6; |
||
843 | private Telerik.WinControls.UI.RadColorBox radColorBoxAVEVAColor; |
||
844 | private Telerik.WinControls.UI.RadLabel radLabel11; |
||
845 | private Telerik.WinControls.UI.RadColorBox radColorBoxRevCloudColor; |
||
846 | 288ed615 | humkyung | private Telerik.WinControls.UI.RadSplitContainer radSplitContainer3; |
847 | private Telerik.WinControls.UI.SplitPanel splitPanel2; |
||
848 | private Telerik.WinControls.UI.RadSplitContainer radSplitContainerSub; |
||
849 | private Telerik.WinControls.UI.SplitPanel splitPanel6; |
||
850 | private Telerik.WinControls.UI.SplitPanel splitPanel7; |
||
851 | private Telerik.WinControls.UI.RadSplitContainer radSplitContainer4; |
||
852 | private Telerik.WinControls.UI.SplitPanel splitPanel8; |
||
853 | private Telerik.WinControls.UI.SplitPanel splitPanel9; |
||
854 | private devDept.Eyeshot.Design designCompare; |
||
855 | private devDept.Eyeshot.Design designAutoCAD; |
||
856 | private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; |
||
857 | private devDept.Eyeshot.Design designAVEVA; |
||
858 | private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2; |
||
859 | private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4; |
||
860 | private Telerik.WinControls.UI.RadLabel radLabelCompare; |
||
861 | private Telerik.WinControls.UI.RadLabel radLabelAutoCAD; |
||
862 | private Telerik.WinControls.UI.RadLabel radLabelAVEVA; |
||
863 | private Telerik.WinControls.UI.RadLabel radLabel1; |
||
864 | private System.Windows.Forms.TableLayoutPanel tableLayoutPanel5; |
||
865 | private Telerik.WinControls.UI.RadCheckBox radCheckBoxAutoCAD; |
||
866 | private Telerik.WinControls.UI.RadCheckBox radCheckBoxAVEVA; |
||
867 | private Telerik.WinControls.UI.RadCheckBox radCheckBoxRevCloud; |
||
868 | 13a36357 | humkyung | } |
869 | } |