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