29 |
29 |
/// </summary>
|
30 |
30 |
private void InitializeComponent()
|
31 |
31 |
{
|
32 |
|
devDept.Eyeshot.CancelToolBarButton cancelToolBarButton7 = new devDept.Eyeshot.CancelToolBarButton("Cancel", devDept.Eyeshot.ToolBarButton.styleType.ToggleButton, true, true);
|
33 |
|
devDept.Eyeshot.ProgressBar progressBar7 = new devDept.Eyeshot.ProgressBar(devDept.Eyeshot.ProgressBar.styleType.Circular, 0, "Idle", System.Drawing.Color.Black, System.Drawing.Color.Transparent, System.Drawing.Color.Green, 1D, true, cancelToolBarButton7, false, 0.1D, 0.333D, true);
|
34 |
|
devDept.Graphics.BackgroundSettings backgroundSettings7 = new devDept.Graphics.BackgroundSettings(devDept.Graphics.backgroundStyleType.Solid, System.Drawing.Color.DeepSkyBlue, System.Drawing.Color.DodgerBlue, System.Drawing.Color.Black, 0.75D, null, devDept.Graphics.colorThemeType.Auto, 0.33D);
|
35 |
|
devDept.Eyeshot.Camera camera7 = new devDept.Eyeshot.Camera(new devDept.Geometry.Point3D(-4.5374030325107811E-16D, 2.0434646606445308D, 47.596564948558793D), 97.257904648780823D, new devDept.Geometry.Quaternion(0.49999999999999989D, 0.5D, 0.5D, 0.50000000000000011D), devDept.Graphics.projectionType.Orthographic, 40D, 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);
|
|
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, 2.1291952466986581D, 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(656, 512), 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, 0.9814258922296617D, 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(656, 236), 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.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 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", true, 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(656, 236), backgroundSettings3, camera3, new devDept.Eyeshot.ToolBar[] {
|
|
116 |
toolBar3}, new devDept.Eyeshot.Legend[0], histogram3, devDept.Eyeshot.displayType.Wireframe, true, 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.RadCheckedListDataItem radCheckedListDataItem1 = new Telerik.WinControls.UI.RadCheckedListDataItem();
|
|
120 |
Telerik.WinControls.UI.RadCheckedListDataItem radCheckedListDataItem2 = new Telerik.WinControls.UI.RadCheckedListDataItem();
|
|
121 |
Telerik.WinControls.UI.RadCheckedListDataItem radCheckedListDataItem3 = new Telerik.WinControls.UI.RadCheckedListDataItem();
|
|
122 |
Telerik.WinControls.UI.RadCheckedListDataItem radCheckedListDataItem4 = new Telerik.WinControls.UI.RadCheckedListDataItem();
|
119 |
123 |
this.radSplitContainer1 = new Telerik.WinControls.UI.RadSplitContainer();
|
120 |
124 |
this.splitPanel1 = new Telerik.WinControls.UI.SplitPanel();
|
121 |
125 |
this.radSplitContainer2 = new Telerik.WinControls.UI.RadSplitContainer();
|
|
126 |
this.radSplitContainer3 = new Telerik.WinControls.UI.RadSplitContainer();
|
|
127 |
this.splitPanel2 = new Telerik.WinControls.UI.SplitPanel();
|
|
128 |
this.radSplitContainerSub = new Telerik.WinControls.UI.RadSplitContainer();
|
|
129 |
this.splitPanel6 = new Telerik.WinControls.UI.SplitPanel();
|
|
130 |
this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
|
|
131 |
this.designCompare = new devDept.Eyeshot.Design();
|
|
132 |
this.radLabelCompare = new Telerik.WinControls.UI.RadLabel();
|
|
133 |
this.splitPanel7 = new Telerik.WinControls.UI.SplitPanel();
|
|
134 |
this.radSplitContainer4 = new Telerik.WinControls.UI.RadSplitContainer();
|
|
135 |
this.splitPanel8 = new Telerik.WinControls.UI.SplitPanel();
|
|
136 |
this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
|
|
137 |
this.designAutoCAD = new devDept.Eyeshot.Design();
|
|
138 |
this.radLabelAutoCAD = new Telerik.WinControls.UI.RadLabel();
|
|
139 |
this.splitPanel9 = new Telerik.WinControls.UI.SplitPanel();
|
|
140 |
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
|
141 |
this.designAVEVA = new devDept.Eyeshot.Design();
|
|
142 |
this.radLabelAVEVA = new Telerik.WinControls.UI.RadLabel();
|
122 |
143 |
this.radSplitContainerMain = new Telerik.WinControls.UI.RadSplitContainer();
|
123 |
144 |
this.splitPanel4 = new Telerik.WinControls.UI.SplitPanel();
|
124 |
145 |
this.tableLayoutPanelMain = new System.Windows.Forms.TableLayoutPanel();
|
... | ... | |
133 |
154 |
this.radColorBoxAVEVAColor = new Telerik.WinControls.UI.RadColorBox();
|
134 |
155 |
this.radLabel11 = new Telerik.WinControls.UI.RadLabel();
|
135 |
156 |
this.radColorBoxRevCloudColor = new Telerik.WinControls.UI.RadColorBox();
|
136 |
|
this.splitPanel5 = new Telerik.WinControls.UI.SplitPanel();
|
137 |
|
this.splitPanel3 = new Telerik.WinControls.UI.SplitPanel();
|
138 |
|
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 |
157 |
this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel();
|
156 |
158 |
this.radLabel1 = new Telerik.WinControls.UI.RadLabel();
|
157 |
|
this.radCheckBoxAutoCAD = new Telerik.WinControls.UI.RadCheckBox();
|
158 |
|
this.radCheckBoxAVEVA = new Telerik.WinControls.UI.RadCheckBox();
|
159 |
159 |
this.radCheckBoxRevCloud = new Telerik.WinControls.UI.RadCheckBox();
|
|
160 |
this.splitPanel5 = new Telerik.WinControls.UI.SplitPanel();
|
|
161 |
this.splitPanel3 = new Telerik.WinControls.UI.SplitPanel();
|
|
162 |
this.radCheckedDropDownListAutoCAD = new Telerik.WinControls.UI.RadCheckedDropDownList();
|
|
163 |
this.radCheckedDropDownListAVEVA = new Telerik.WinControls.UI.RadCheckedDropDownList();
|
160 |
164 |
((System.ComponentModel.ISupportInitialize)(this.radSplitContainer1)).BeginInit();
|
161 |
165 |
this.radSplitContainer1.SuspendLayout();
|
162 |
166 |
((System.ComponentModel.ISupportInitialize)(this.splitPanel1)).BeginInit();
|
163 |
167 |
this.splitPanel1.SuspendLayout();
|
164 |
168 |
((System.ComponentModel.ISupportInitialize)(this.radSplitContainer2)).BeginInit();
|
165 |
169 |
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 |
170 |
((System.ComponentModel.ISupportInitialize)(this.radSplitContainer3)).BeginInit();
|
185 |
171 |
this.radSplitContainer3.SuspendLayout();
|
186 |
172 |
((System.ComponentModel.ISupportInitialize)(this.splitPanel2)).BeginInit();
|
... | ... | |
189 |
175 |
this.radSplitContainerSub.SuspendLayout();
|
190 |
176 |
((System.ComponentModel.ISupportInitialize)(this.splitPanel6)).BeginInit();
|
191 |
177 |
this.splitPanel6.SuspendLayout();
|
|
178 |
this.tableLayoutPanel4.SuspendLayout();
|
|
179 |
((System.ComponentModel.ISupportInitialize)(this.designCompare)).BeginInit();
|
|
180 |
((System.ComponentModel.ISupportInitialize)(this.radLabelCompare)).BeginInit();
|
192 |
181 |
((System.ComponentModel.ISupportInitialize)(this.splitPanel7)).BeginInit();
|
193 |
182 |
this.splitPanel7.SuspendLayout();
|
194 |
183 |
((System.ComponentModel.ISupportInitialize)(this.radSplitContainer4)).BeginInit();
|
195 |
184 |
this.radSplitContainer4.SuspendLayout();
|
196 |
185 |
((System.ComponentModel.ISupportInitialize)(this.splitPanel8)).BeginInit();
|
197 |
186 |
this.splitPanel8.SuspendLayout();
|
|
187 |
this.tableLayoutPanel2.SuspendLayout();
|
|
188 |
((System.ComponentModel.ISupportInitialize)(this.designAutoCAD)).BeginInit();
|
|
189 |
((System.ComponentModel.ISupportInitialize)(this.radLabelAutoCAD)).BeginInit();
|
198 |
190 |
((System.ComponentModel.ISupportInitialize)(this.splitPanel9)).BeginInit();
|
199 |
191 |
this.splitPanel9.SuspendLayout();
|
200 |
|
((System.ComponentModel.ISupportInitialize)(this.designCompare)).BeginInit();
|
201 |
|
((System.ComponentModel.ISupportInitialize)(this.designAutoCAD)).BeginInit();
|
202 |
192 |
this.tableLayoutPanel1.SuspendLayout();
|
203 |
193 |
((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 |
194 |
((System.ComponentModel.ISupportInitialize)(this.radLabelAVEVA)).BeginInit();
|
|
195 |
((System.ComponentModel.ISupportInitialize)(this.radSplitContainerMain)).BeginInit();
|
|
196 |
this.radSplitContainerMain.SuspendLayout();
|
|
197 |
((System.ComponentModel.ISupportInitialize)(this.splitPanel4)).BeginInit();
|
|
198 |
this.splitPanel4.SuspendLayout();
|
|
199 |
this.tableLayoutPanelMain.SuspendLayout();
|
|
200 |
this.tableLayoutPanel3.SuspendLayout();
|
|
201 |
((System.ComponentModel.ISupportInitialize)(this.radLabel3)).BeginInit();
|
|
202 |
((System.ComponentModel.ISupportInitialize)(this.radSpinEditorTolerance)).BeginInit();
|
|
203 |
((System.ComponentModel.ISupportInitialize)(this.radLabel4)).BeginInit();
|
|
204 |
((System.ComponentModel.ISupportInitialize)(this.radColorBoxAutoCADColor)).BeginInit();
|
|
205 |
((System.ComponentModel.ISupportInitialize)(this.radLabel5)).BeginInit();
|
|
206 |
((System.ComponentModel.ISupportInitialize)(this.radColorBoxDiffColor)).BeginInit();
|
|
207 |
((System.ComponentModel.ISupportInitialize)(this.radLabel6)).BeginInit();
|
|
208 |
((System.ComponentModel.ISupportInitialize)(this.radColorBoxAVEVAColor)).BeginInit();
|
|
209 |
((System.ComponentModel.ISupportInitialize)(this.radLabel11)).BeginInit();
|
|
210 |
((System.ComponentModel.ISupportInitialize)(this.radColorBoxRevCloudColor)).BeginInit();
|
209 |
211 |
this.tableLayoutPanel5.SuspendLayout();
|
210 |
212 |
((System.ComponentModel.ISupportInitialize)(this.radLabel1)).BeginInit();
|
211 |
|
((System.ComponentModel.ISupportInitialize)(this.radCheckBoxAutoCAD)).BeginInit();
|
212 |
|
((System.ComponentModel.ISupportInitialize)(this.radCheckBoxAVEVA)).BeginInit();
|
213 |
213 |
((System.ComponentModel.ISupportInitialize)(this.radCheckBoxRevCloud)).BeginInit();
|
|
214 |
((System.ComponentModel.ISupportInitialize)(this.splitPanel5)).BeginInit();
|
|
215 |
((System.ComponentModel.ISupportInitialize)(this.splitPanel3)).BeginInit();
|
|
216 |
((System.ComponentModel.ISupportInitialize)(this.radCheckedDropDownListAutoCAD)).BeginInit();
|
|
217 |
((System.ComponentModel.ISupportInitialize)(this.radCheckedDropDownListAVEVA)).BeginInit();
|
214 |
218 |
this.SuspendLayout();
|
215 |
219 |
//
|
216 |
220 |
// radSplitContainer1
|
... | ... | |
262 |
266 |
this.radSplitContainer2.TabIndex = 0;
|
263 |
267 |
this.radSplitContainer2.TabStop = false;
|
264 |
268 |
//
|
265 |
|
// radSplitContainerMain
|
|
269 |
// radSplitContainer3
|
266 |
270 |
//
|
267 |
|
this.radSplitContainerMain.Controls.Add(this.splitPanel4);
|
268 |
|
this.radSplitContainerMain.Dock = System.Windows.Forms.DockStyle.Fill;
|
269 |
|
this.radSplitContainerMain.Location = new System.Drawing.Point(0, 60);
|
270 |
|
this.radSplitContainerMain.Name = "radSplitContainerMain";
|
271 |
|
this.radSplitContainerMain.Orientation = System.Windows.Forms.Orientation.Horizontal;
|
|
271 |
this.radSplitContainer3.Controls.Add(this.splitPanel2);
|
|
272 |
this.radSplitContainer3.Location = new System.Drawing.Point(0, 0);
|
|
273 |
this.radSplitContainer3.Name = "radSplitContainer3";
|
272 |
274 |
//
|
273 |
275 |
//
|
274 |
276 |
//
|
275 |
|
this.radSplitContainerMain.RootElement.MinSize = new System.Drawing.Size(25, 25);
|
276 |
|
this.radSplitContainerMain.Size = new System.Drawing.Size(1328, 548);
|
277 |
|
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;
|
|
277 |
this.radSplitContainer3.RootElement.MinSize = new System.Drawing.Size(25, 25);
|
|
278 |
this.radSplitContainer3.Size = new System.Drawing.Size(1328, 548);
|
|
279 |
this.radSplitContainer3.TabIndex = 0;
|
|
280 |
this.radSplitContainer3.TabStop = false;
|
281 |
281 |
//
|
282 |
|
// splitPanel4
|
|
282 |
// splitPanel2
|
283 |
283 |
//
|
284 |
|
this.splitPanel4.Controls.Add(this.radSplitContainer1);
|
285 |
|
this.splitPanel4.Location = new System.Drawing.Point(0, 0);
|
286 |
|
this.splitPanel4.Name = "splitPanel4";
|
|
284 |
this.splitPanel2.Controls.Add(this.radSplitContainerSub);
|
|
285 |
this.splitPanel2.Location = new System.Drawing.Point(0, 0);
|
|
286 |
this.splitPanel2.Name = "splitPanel2";
|
287 |
287 |
//
|
288 |
288 |
//
|
289 |
289 |
//
|
290 |
|
this.splitPanel4.RootElement.MinSize = new System.Drawing.Size(25, 25);
|
291 |
|
this.splitPanel4.Size = new System.Drawing.Size(1328, 548);
|
292 |
|
this.splitPanel4.TabIndex = 1;
|
293 |
|
this.splitPanel4.TabStop = false;
|
294 |
|
this.splitPanel4.Text = "splitPanel4";
|
|
290 |
this.splitPanel2.RootElement.MinSize = new System.Drawing.Size(25, 25);
|
|
291 |
this.splitPanel2.Size = new System.Drawing.Size(1328, 548);
|
|
292 |
this.splitPanel2.TabIndex = 0;
|
|
293 |
this.splitPanel2.TabStop = false;
|
|
294 |
this.splitPanel2.Text = "splitPanel2";
|
295 |
295 |
//
|
296 |
|
// tableLayoutPanelMain
|
|
296 |
// radSplitContainerSub
|
297 |
297 |
//
|
298 |
|
this.tableLayoutPanelMain.ColumnCount = 1;
|
299 |
|
this.tableLayoutPanelMain.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
300 |
|
this.tableLayoutPanelMain.Controls.Add(this.radSplitContainerMain, 0, 2);
|
301 |
|
this.tableLayoutPanelMain.Controls.Add(this.tableLayoutPanel3, 0, 0);
|
302 |
|
this.tableLayoutPanelMain.Controls.Add(this.tableLayoutPanel5, 0, 1);
|
303 |
|
this.tableLayoutPanelMain.Dock = System.Windows.Forms.DockStyle.Fill;
|
304 |
|
this.tableLayoutPanelMain.Location = new System.Drawing.Point(0, 0);
|
305 |
|
this.tableLayoutPanelMain.Name = "tableLayoutPanelMain";
|
306 |
|
this.tableLayoutPanelMain.RowCount = 3;
|
307 |
|
this.tableLayoutPanelMain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
|
308 |
|
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;
|
|
298 |
this.radSplitContainerSub.Controls.Add(this.splitPanel6);
|
|
299 |
this.radSplitContainerSub.Controls.Add(this.splitPanel7);
|
|
300 |
this.radSplitContainerSub.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
301 |
this.radSplitContainerSub.Location = new System.Drawing.Point(0, 0);
|
|
302 |
this.radSplitContainerSub.Name = "radSplitContainerSub";
|
312 |
303 |
//
|
313 |
|
// tableLayoutPanel3
|
314 |
304 |
//
|
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 |
305 |
//
|
347 |
|
// radLabel3
|
|
306 |
this.radSplitContainerSub.RootElement.MinSize = new System.Drawing.Size(25, 25);
|
|
307 |
this.radSplitContainerSub.Size = new System.Drawing.Size(1328, 548);
|
|
308 |
this.radSplitContainerSub.TabIndex = 0;
|
|
309 |
this.radSplitContainerSub.TabStop = false;
|
348 |
310 |
//
|
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 |
|
this.radLabel3.Size = new System.Drawing.Size(63, 18);
|
353 |
|
this.radLabel3.TabIndex = 0;
|
354 |
|
this.radLabel3.Text = "Tolerance : ";
|
|
311 |
// splitPanel6
|
355 |
312 |
//
|
356 |
|
// radSpinEditorTolerance
|
|
313 |
this.splitPanel6.Controls.Add(this.tableLayoutPanel4);
|
|
314 |
this.splitPanel6.Location = new System.Drawing.Point(0, 0);
|
|
315 |
this.splitPanel6.Name = "splitPanel6";
|
357 |
316 |
//
|
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 |
|
this.radSpinEditorTolerance.Size = new System.Drawing.Size(100, 20);
|
368 |
|
this.radSpinEditorTolerance.TabIndex = 1;
|
369 |
317 |
//
|
370 |
|
// radLabel4
|
371 |
318 |
//
|
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 |
|
this.radLabel4.Size = new System.Drawing.Size(91, 18);
|
376 |
|
this.radLabel4.TabIndex = 2;
|
377 |
|
this.radLabel4.Text = "AutoCAD Color : ";
|
378 |
|
this.radLabel4.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
319 |
this.splitPanel6.RootElement.MinSize = new System.Drawing.Size(25, 25);
|
|
320 |
this.splitPanel6.Size = new System.Drawing.Size(662, 548);
|
|
321 |
this.splitPanel6.TabIndex = 0;
|
|
322 |
this.splitPanel6.TabStop = false;
|
|
323 |
this.splitPanel6.Text = "splitPanel6";
|
379 |
324 |
//
|
380 |
|
// radColorBoxAutoCADColor
|
|
325 |
// tableLayoutPanel4
|
381 |
326 |
//
|
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 |
|
this.radColorBoxAutoCADColor.Size = new System.Drawing.Size(114, 20);
|
386 |
|
this.radColorBoxAutoCADColor.TabIndex = 3;
|
387 |
|
this.radColorBoxAutoCADColor.Value = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(44)))), ((int)(((byte)(44)))));
|
|
327 |
this.tableLayoutPanel4.ColumnCount = 1;
|
|
328 |
this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
329 |
this.tableLayoutPanel4.Controls.Add(this.designCompare, 0, 1);
|
|
330 |
this.tableLayoutPanel4.Controls.Add(this.radLabelCompare, 0, 0);
|
|
331 |
this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
332 |
this.tableLayoutPanel4.Location = new System.Drawing.Point(0, 0);
|
|
333 |
this.tableLayoutPanel4.Name = "tableLayoutPanel4";
|
|
334 |
this.tableLayoutPanel4.RowCount = 2;
|
|
335 |
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
|
|
336 |
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
337 |
this.tableLayoutPanel4.Size = new System.Drawing.Size(662, 548);
|
|
338 |
this.tableLayoutPanel4.TabIndex = 1;
|
388 |
339 |
//
|
389 |
|
// radLabel5
|
|
340 |
// designCompare
|
390 |
341 |
//
|
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 : ";
|
|
342 |
this.designCompare.Cursor = System.Windows.Forms.Cursors.Default;
|
|
343 |
this.designCompare.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
344 |
this.designCompare.Location = new System.Drawing.Point(3, 33);
|
|
345 |
this.designCompare.Name = "designCompare";
|
|
346 |
this.designCompare.ProgressBar = progressBar1;
|
|
347 |
this.designCompare.Size = new System.Drawing.Size(656, 512);
|
|
348 |
this.designCompare.TabIndex = 0;
|
|
349 |
this.designCompare.Text = "design1";
|
|
350 |
this.designCompare.Viewports.Add(viewport1);
|
397 |
351 |
//
|
398 |
|
// radColorBoxDiffColor
|
|
352 |
// radLabelCompare
|
399 |
353 |
//
|
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 |
|
this.radColorBoxDiffColor.Size = new System.Drawing.Size(114, 20);
|
404 |
|
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 |
|
this.radLabel6.Size = new System.Drawing.Size(79, 18);
|
413 |
|
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 |
|
this.radColorBoxAVEVAColor.Size = new System.Drawing.Size(114, 20);
|
422 |
|
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 |
|
this.radLabel11.Size = new System.Drawing.Size(96, 18);
|
430 |
|
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 |
|
this.radColorBoxRevCloudColor.Size = new System.Drawing.Size(114, 20);
|
439 |
|
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 |
|
// 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";
|
|
354 |
this.radLabelCompare.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
355 |
this.radLabelCompare.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
356 |
this.radLabelCompare.Location = new System.Drawing.Point(3, 3);
|
|
357 |
this.radLabelCompare.Name = "radLabelCompare";
|
|
358 |
this.radLabelCompare.Size = new System.Drawing.Size(78, 24);
|
|
359 |
this.radLabelCompare.TabIndex = 1;
|
|
360 |
this.radLabelCompare.Text = "Compare";
|
522 |
361 |
//
|
523 |
362 |
// splitPanel7
|
524 |
363 |
//
|
... | ... | |
564 |
403 |
this.splitPanel8.TabStop = false;
|
565 |
404 |
this.splitPanel8.Text = "splitPanel8";
|
566 |
405 |
//
|
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
|
|
406 |
// tableLayoutPanel2
|
582 |
407 |
//
|
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);
|
|
408 |
this.tableLayoutPanel2.ColumnCount = 1;
|
|
409 |
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
410 |
this.tableLayoutPanel2.Controls.Add(this.designAutoCAD, 0, 1);
|
|
411 |
this.tableLayoutPanel2.Controls.Add(this.radLabelAutoCAD, 0, 0);
|
|
412 |
this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
413 |
this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 0);
|
|
414 |
this.tableLayoutPanel2.Name = "tableLayoutPanel2";
|
|
415 |
this.tableLayoutPanel2.RowCount = 2;
|
|
416 |
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
|
|
417 |
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
418 |
this.tableLayoutPanel2.Size = new System.Drawing.Size(662, 272);
|
|
419 |
this.tableLayoutPanel2.TabIndex = 1;
|
592 |
420 |
//
|
593 |
421 |
// designAutoCAD
|
594 |
422 |
//
|
... | ... | |
598 |
426 |
this.designAutoCAD.Cursor = System.Windows.Forms.Cursors.Default;
|
599 |
427 |
this.designAutoCAD.Location = new System.Drawing.Point(3, 33);
|
600 |
428 |
this.designAutoCAD.Name = "designAutoCAD";
|
601 |
|
this.designAutoCAD.ProgressBar = progressBar8;
|
|
429 |
this.designAutoCAD.ProgressBar = progressBar2;
|
602 |
430 |
this.designAutoCAD.Size = new System.Drawing.Size(656, 236);
|
603 |
431 |
this.designAutoCAD.TabIndex = 0;
|
604 |
432 |
this.designAutoCAD.Text = "AutoCAD";
|
605 |
|
this.designAutoCAD.Viewports.Add(viewport8);
|
|
433 |
this.designAutoCAD.Viewports.Add(viewport2);
|
|
434 |
//
|
|
435 |
// radLabelAutoCAD
|
|
436 |
//
|
|
437 |
this.radLabelAutoCAD.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
438 |
this.radLabelAutoCAD.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
439 |
this.radLabelAutoCAD.Location = new System.Drawing.Point(3, 3);
|
|
440 |
this.radLabelAutoCAD.Name = "radLabelAutoCAD";
|
|
441 |
this.radLabelAutoCAD.Size = new System.Drawing.Size(80, 24);
|
|
442 |
this.radLabelAutoCAD.TabIndex = 1;
|
|
443 |
this.radLabelAutoCAD.Text = "AutoCAD";
|
|
444 |
//
|
|
445 |
// splitPanel9
|
|
446 |
//
|
|
447 |
this.splitPanel9.Controls.Add(this.tableLayoutPanel1);
|
|
448 |
this.splitPanel9.Location = new System.Drawing.Point(0, 276);
|
|
449 |
this.splitPanel9.Name = "splitPanel9";
|
|
450 |
//
|
|
451 |
//
|
|
452 |
//
|
|
453 |
this.splitPanel9.RootElement.MinSize = new System.Drawing.Size(25, 25);
|
|
454 |
this.splitPanel9.Size = new System.Drawing.Size(662, 272);
|
|
455 |
this.splitPanel9.TabIndex = 1;
|
|
456 |
this.splitPanel9.TabStop = false;
|
|
457 |
this.splitPanel9.Text = "splitPanel9";
|
606 |
458 |
//
|
607 |
459 |
// tableLayoutPanel1
|
608 |
460 |
//
|
... | ... | |
625 |
477 |
this.designAVEVA.Dock = System.Windows.Forms.DockStyle.Fill;
|
626 |
478 |
this.designAVEVA.Location = new System.Drawing.Point(3, 33);
|
627 |
479 |
this.designAVEVA.Name = "designAVEVA";
|
628 |
|
this.designAVEVA.ProgressBar = progressBar9;
|
|
480 |
this.designAVEVA.ProgressBar = progressBar3;
|
629 |
481 |
this.designAVEVA.Size = new System.Drawing.Size(656, 236);
|
630 |
482 |
this.designAVEVA.TabIndex = 0;
|
631 |
483 |
this.designAVEVA.Text = "design1";
|
632 |
|
this.designAVEVA.Viewports.Add(viewport9);
|
|
484 |
this.designAVEVA.Viewports.Add(viewport3);
|
633 |
485 |
//
|
634 |
|
// tableLayoutPanel2
|
|
486 |
// radLabelAVEVA
|
635 |
487 |
//
|
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;
|
|
488 |
this.radLabelAVEVA.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
489 |
this.radLabelAVEVA.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
490 |
this.radLabelAVEVA.Location = new System.Drawing.Point(3, 3);
|
|
491 |
this.radLabelAVEVA.Name = "radLabelAVEVA";
|
|
492 |
this.radLabelAVEVA.Size = new System.Drawing.Size(108, 24);
|
|
493 |
this.radLabelAVEVA.TabIndex = 1;
|
|
494 |
this.radLabelAVEVA.Text = "AVEVA P&&ID";
|
648 |
495 |
//
|
649 |
|
// tableLayoutPanel4
|
|
496 |
// radSplitContainerMain
|
650 |
497 |
//
|
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;
|
|
498 |
this.radSplitContainerMain.Controls.Add(this.splitPanel4);
|
|
499 |
this.radSplitContainerMain.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
500 |
this.radSplitContainerMain.Location = new System.Drawing.Point(0, 60);
|
|
501 |
this.radSplitContainerMain.Name = "radSplitContainerMain";
|
|
502 |
this.radSplitContainerMain.Orientation = System.Windows.Forms.Orientation.Horizontal;
|
663 |
503 |
//
|
664 |
|
// radLabelCompare
|
665 |
504 |
//
|
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 |
505 |
//
|
674 |
|
// radLabelAutoCAD
|
|
506 |
this.radSplitContainerMain.RootElement.MinSize = new System.Drawing.Size(25, 25);
|
|
507 |
this.radSplitContainerMain.Size = new System.Drawing.Size(1328, 548);
|
|
508 |
this.radSplitContainerMain.SizeInfo.AbsoluteSize = new System.Drawing.Size(0, 0);
|
|
509 |
this.radSplitContainerMain.SplitterWidth = 8;
|
|
510 |
this.radSplitContainerMain.TabIndex = 1;
|
|
511 |
this.radSplitContainerMain.TabStop = false;
|
675 |
512 |
//
|
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";
|
|
513 |
// splitPanel4
|
683 |
514 |
//
|
684 |
|
// radLabelAVEVA
|
|
515 |
this.splitPanel4.Controls.Add(this.radSplitContainer1);
|
|
516 |
this.splitPanel4.Location = new System.Drawing.Point(0, 0);
|
|
517 |
this.splitPanel4.Name = "splitPanel4";
|
685 |
518 |
//
|
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";
|
|
519 |
//
|
|
520 |
//
|
|
521 |
this.splitPanel4.RootElement.MinSize = new System.Drawing.Size(25, 25);
|
|
522 |
this.splitPanel4.Size = new System.Drawing.Size(1328, 548);
|
|
523 |
this.splitPanel4.TabIndex = 1;
|
|
524 |
this.splitPanel4.TabStop = false;
|
|
525 |
this.splitPanel4.Text = "splitPanel4";
|
|
526 |
//
|
|
527 |
// tableLayoutPanelMain
|
|
528 |
//
|
|
529 |
this.tableLayoutPanelMain.ColumnCount = 1;
|
|
530 |
this.tableLayoutPanelMain.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
531 |
this.tableLayoutPanelMain.Controls.Add(this.radSplitContainerMain, 0, 2);
|
|
532 |
this.tableLayoutPanelMain.Controls.Add(this.tableLayoutPanel3, 0, 0);
|
|
533 |
this.tableLayoutPanelMain.Controls.Add(this.tableLayoutPanel5, 0, 1);
|
|
534 |
this.tableLayoutPanelMain.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
535 |
this.tableLayoutPanelMain.Location = new System.Drawing.Point(0, 0);
|
|
536 |
this.tableLayoutPanelMain.Name = "tableLayoutPanelMain";
|
|
537 |
this.tableLayoutPanelMain.RowCount = 3;
|
|
538 |
this.tableLayoutPanelMain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
|
|
539 |
this.tableLayoutPanelMain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
|
|
540 |
this.tableLayoutPanelMain.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
541 |
this.tableLayoutPanelMain.Size = new System.Drawing.Size(1328, 608);
|
|
542 |
this.tableLayoutPanelMain.TabIndex = 2;
|
|
543 |
//
|
|
544 |
// tableLayoutPanel3
|
|
545 |
//
|
|
546 |
this.tableLayoutPanel3.ColumnCount = 13;
|
|
547 |
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F));
|
|
548 |
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F));
|
|
549 |
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
|
|
550 |
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F));
|
|
551 |
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
|
|
552 |
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F));
|
|
553 |
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
|
|
554 |
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F));
|
|
555 |
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
|
|
556 |
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F));
|
|
557 |
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
558 |
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 28F));
|
|
559 |
this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 60F));
|
|
560 |
this.tableLayoutPanel3.Controls.Add(this.radLabel3, 0, 0);
|
|
561 |
this.tableLayoutPanel3.Controls.Add(this.radSpinEditorTolerance, 1, 0);
|
|
562 |
this.tableLayoutPanel3.Controls.Add(this.radLabel4, 2, 0);
|
|
563 |
this.tableLayoutPanel3.Controls.Add(this.radColorBoxAutoCADColor, 3, 0);
|
|
564 |
this.tableLayoutPanel3.Controls.Add(this.radLabel5, 6, 0);
|
|
565 |
this.tableLayoutPanel3.Controls.Add(this.radColorBoxDiffColor, 7, 0);
|
|
566 |
this.tableLayoutPanel3.Controls.Add(this.radLabel6, 4, 0);
|
|
567 |
this.tableLayoutPanel3.Controls.Add(this.radColorBoxAVEVAColor, 5, 0);
|
|
568 |
this.tableLayoutPanel3.Controls.Add(this.radLabel11, 8, 0);
|
|
569 |
this.tableLayoutPanel3.Controls.Add(this.radColorBoxRevCloudColor, 9, 0);
|
|
570 |
this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
571 |
this.tableLayoutPanel3.Location = new System.Drawing.Point(3, 3);
|
|
572 |
this.tableLayoutPanel3.Name = "tableLayoutPanel3";
|
|
573 |
this.tableLayoutPanel3.RowCount = 1;
|
|
574 |
this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
575 |
this.tableLayoutPanel3.Size = new System.Drawing.Size(1322, 24);
|
|
576 |
this.tableLayoutPanel3.TabIndex = 4;
|
|
577 |
//
|
|
578 |
// radLabel3
|
|
579 |
//
|
|
580 |
this.radLabel3.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
581 |
this.radLabel3.Location = new System.Drawing.Point(3, 3);
|
|
582 |
this.radLabel3.Name = "radLabel3";
|
|
583 |
this.radLabel3.Size = new System.Drawing.Size(63, 18);
|
|
584 |
this.radLabel3.TabIndex = 0;
|
|
585 |
this.radLabel3.Text = "Tolerance : ";
|
|
586 |
//
|
|
587 |
// radSpinEditorTolerance
|
|
588 |
//
|
|
589 |
this.radSpinEditorTolerance.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
590 |
this.radSpinEditorTolerance.DecimalPlaces = 2;
|
|
591 |
this.radSpinEditorTolerance.Increment = new decimal(new int[] {
|
|
592 |
1,
|
|
593 |
0,
|
|
594 |
0,
|
|
595 |
131072});
|
|
596 |
this.radSpinEditorTolerance.Location = new System.Drawing.Point(123, 3);
|
|
597 |
this.radSpinEditorTolerance.Name = "radSpinEditorTolerance";
|
|
598 |
this.radSpinEditorTolerance.Size = new System.Drawing.Size(100, 18);
|
|
599 |
this.radSpinEditorTolerance.TabIndex = 1;
|
|
600 |
//
|
|
601 |
// radLabel4
|
|
602 |
//
|
|
603 |
this.radLabel4.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
604 |
this.radLabel4.Location = new System.Drawing.Point(243, 3);
|
|
605 |
this.radLabel4.Name = "radLabel4";
|
|
606 |
this.radLabel4.Size = new System.Drawing.Size(91, 18);
|
|
607 |
this.radLabel4.TabIndex = 2;
|
|
608 |
this.radLabel4.Text = "AutoCAD Color : ";
|
|
609 |
this.radLabel4.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
|
|
610 |
//
|
|
611 |
// radColorBoxAutoCADColor
|
|
612 |
//
|
|
613 |
this.radColorBoxAutoCADColor.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
614 |
this.radColorBoxAutoCADColor.Location = new System.Drawing.Point(343, 3);
|
|
615 |
this.radColorBoxAutoCADColor.Name = "radColorBoxAutoCADColor";
|
|
616 |
this.radColorBoxAutoCADColor.Size = new System.Drawing.Size(114, 18);
|
|
617 |
this.radColorBoxAutoCADColor.TabIndex = 3;
|
|
618 |
this.radColorBoxAutoCADColor.Value = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(44)))), ((int)(((byte)(44)))));
|
|
619 |
//
|
|
620 |
// radLabel5
|
|
621 |
//
|
|
622 |
this.radLabel5.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
623 |
this.radLabel5.Location = new System.Drawing.Point(683, 3);
|
|
624 |
this.radLabel5.Name = "radLabel5";
|
|
625 |
this.radLabel5.Size = new System.Drawing.Size(89, 18);
|
|
626 |
this.radLabel5.TabIndex = 4;
|
|
627 |
this.radLabel5.Text = "Different Color : ";
|
|
628 |
//
|
|
629 |
// radColorBoxDiffColor
|
|
630 |
//
|
|
631 |
this.radColorBoxDiffColor.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
632 |
this.radColorBoxDiffColor.Location = new System.Drawing.Point(783, 3);
|
|
633 |
this.radColorBoxDiffColor.Name = "radColorBoxDiffColor";
|
|
634 |
this.radColorBoxDiffColor.Size = new System.Drawing.Size(114, 18);
|
|
635 |
this.radColorBoxDiffColor.TabIndex = 5;
|
|
636 |
this.radColorBoxDiffColor.Value = System.Drawing.Color.Yellow;
|
|
637 |
//
|
|
638 |
// radLabel6
|
|
639 |
//
|
|
640 |
this.radLabel6.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
641 |
this.radLabel6.Location = new System.Drawing.Point(463, 3);
|
|
642 |
this.radLabel6.Name = "radLabel6";
|
|
643 |
this.radLabel6.Size = new System.Drawing.Size(79, 18);
|
|
644 |
this.radLabel6.TabIndex = 7;
|
|
645 |
this.radLabel6.Text = "AVEVA Color : ";
|
|
646 |
//
|
|
647 |
// radColorBoxAVEVAColor
|
|
648 |
//
|
|
649 |
this.radColorBoxAVEVAColor.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
650 |
this.radColorBoxAVEVAColor.Location = new System.Drawing.Point(563, 3);
|
|
651 |
this.radColorBoxAVEVAColor.Name = "radColorBoxAVEVAColor";
|
|
652 |
this.radColorBoxAVEVAColor.Size = new System.Drawing.Size(114, 18);
|
|
653 |
this.radColorBoxAVEVAColor.TabIndex = 8;
|
|
654 |
//
|
|
655 |
// radLabel11
|
|
656 |
//
|
|
657 |
this.radLabel11.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
|
658 |
this.radLabel11.Location = new System.Drawing.Point(903, 3);
|
|
659 |
this.radLabel11.Name = "radLabel11";
|
|
660 |
this.radLabel11.Size = new System.Drawing.Size(94, 18);
|
|
661 |
this.radLabel11.TabIndex = 10;
|
|
662 |
this.radLabel11.Text = "Rev Cloud Color : ";
|
|
663 |
//
|
|
664 |
// radColorBoxRevCloudColor
|
|
665 |
//
|
|
666 |
this.radColorBoxRevCloudColor.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
667 |
this.radColorBoxRevCloudColor.Location = new System.Drawing.Point(1003, 3);
|
|
668 |
this.radColorBoxRevCloudColor.Name = "radColorBoxRevCloudColor";
|
|
669 |
this.radColorBoxRevCloudColor.Size = new System.Drawing.Size(114, 18);
|
|
670 |
this.radColorBoxRevCloudColor.TabIndex = 11;
|
|
671 |
this.radColorBoxRevCloudColor.Value = System.Drawing.Color.Magenta;
|
693 |
672 |
//
|
694 |
673 |
// tableLayoutPanel5
|
695 |
674 |
//
|
696 |
675 |
this.tableLayoutPanel5.ColumnCount = 5;
|
697 |
676 |
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));
|
|
677 |
this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 200F));
|
|
678 |
this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 200F));
|
|
679 |
this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F));
|
701 |
680 |
this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
702 |
681 |
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 |
682 |
this.tableLayoutPanel5.Controls.Add(this.radCheckBoxRevCloud, 3, 0);
|
|
683 |
this.tableLayoutPanel5.Controls.Add(this.radCheckedDropDownListAutoCAD, 1, 0);
|
|
684 |
this.tableLayoutPanel5.Controls.Add(this.radCheckedDropDownListAVEVA, 2, 0);
|
706 |
685 |
this.tableLayoutPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
|
707 |
686 |
this.tableLayoutPanel5.Location = new System.Drawing.Point(3, 33);
|
708 |
687 |
this.tableLayoutPanel5.Name = "tableLayoutPanel5";
|
... | ... | |
719 |
698 |
this.radLabel1.TabIndex = 0;
|
720 |
699 |
this.radLabel1.Text = "Layer";
|
721 |
700 |
//
|
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 |
701 |
// radCheckBoxRevCloud
|
745 |
702 |
//
|
746 |
703 |
this.radCheckBoxRevCloud.Anchor = System.Windows.Forms.AnchorStyles.Left;
|
747 |
704 |
this.radCheckBoxRevCloud.CheckState = System.Windows.Forms.CheckState.Checked;
|
748 |
|
this.radCheckBoxRevCloud.Location = new System.Drawing.Point(323, 3);
|
|
705 |
this.radCheckBoxRevCloud.Location = new System.Drawing.Point(523, 3);
|
749 |
706 |
this.radCheckBoxRevCloud.Name = "radCheckBoxRevCloud";
|
750 |
|
this.radCheckBoxRevCloud.Size = new System.Drawing.Size(91, 18);
|
|
707 |
this.radCheckBoxRevCloud.Size = new System.Drawing.Size(68, 18);
|
751 |
708 |
this.radCheckBoxRevCloud.TabIndex = 3;
|
752 |
709 |
this.radCheckBoxRevCloud.Text = "RevCloud";
|
753 |
710 |
this.radCheckBoxRevCloud.ToggleState = Telerik.WinControls.Enumerations.ToggleState.On;
|
754 |
711 |
//
|
|
712 |
// splitPanel5
|
|
713 |
//
|
|
714 |
this.splitPanel5.Location = new System.Drawing.Point(102, 0);
|
|
715 |
this.splitPanel5.Name = "splitPanel5";
|
|
716 |
//
|
|
717 |
//
|
|
718 |
//
|
|
719 |
this.splitPanel5.RootElement.MinSize = new System.Drawing.Size(25, 25);
|
|
720 |
this.splitPanel5.Size = new System.Drawing.Size(98, 200);
|
|
721 |
this.splitPanel5.SizeInfo.AbsoluteSize = new System.Drawing.Size(0, 0);
|
|
722 |
this.splitPanel5.TabIndex = 1;
|
|
723 |
this.splitPanel5.TabStop = false;
|
|
724 |
//
|
|
725 |
// splitPanel3
|
|
726 |
//
|
|
727 |
this.splitPanel3.Location = new System.Drawing.Point(0, 0);
|
|
728 |
this.splitPanel3.Name = "splitPanel3";
|
|
729 |
//
|
|
730 |
//
|
|
731 |
//
|
|
732 |
this.splitPanel3.RootElement.MinSize = new System.Drawing.Size(25, 25);
|
|
733 |
this.splitPanel3.Size = new System.Drawing.Size(98, 200);
|
|
734 |
this.splitPanel3.TabIndex = 0;
|
|
735 |
this.splitPanel3.TabStop = false;
|
|
736 |
//
|
|
737 |
// radCheckedDropDownListAutoCAD
|
|
738 |
//
|
|
739 |
this.radCheckedDropDownListAutoCAD.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
740 |
this.radCheckedDropDownListAutoCAD.DropDownAnimationEnabled = true;
|
|
741 |
radCheckedListDataItem1.Text = "AutoCAD";
|
|
742 |
radCheckedListDataItem2.Text = "AutoCAD_Diff";
|
|
743 |
this.radCheckedDropDownListAutoCAD.Items.Add(radCheckedListDataItem1);
|
|
744 |
this.radCheckedDropDownListAutoCAD.Items.Add(radCheckedListDataItem2);
|
|
745 |
this.radCheckedDropDownListAutoCAD.Location = new System.Drawing.Point(123, 3);
|
|
746 |
this.radCheckedDropDownListAutoCAD.Name = "radCheckedDropDownListAutoCAD";
|
|
747 |
this.radCheckedDropDownListAutoCAD.Size = new System.Drawing.Size(194, 20);
|
|
748 |
this.radCheckedDropDownListAutoCAD.TabIndex = 4;
|
|
749 |
//
|
|
750 |
// radCheckedDropDownListAVEVA
|
|
751 |
//
|
|
752 |
this.radCheckedDropDownListAVEVA.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
753 |
this.radCheckedDropDownListAVEVA.DropDownAnimationEnabled = true;
|
|
754 |
radCheckedListDataItem3.Text = "AVEVA";
|
|
755 |
radCheckedListDataItem4.Text = "AVEVA_Diff";
|
|
756 |
this.radCheckedDropDownListAVEVA.Items.Add(radCheckedListDataItem3);
|
|
757 |
this.radCheckedDropDownListAVEVA.Items.Add(radCheckedListDataItem4);
|
|
758 |
this.radCheckedDropDownListAVEVA.Location = new System.Drawing.Point(323, 3);
|
|
759 |
this.radCheckedDropDownListAVEVA.Name = "radCheckedDropDownListAVEVA";
|
|
760 |
this.radCheckedDropDownListAVEVA.Size = new System.Drawing.Size(194, 20);
|
|
761 |
this.radCheckedDropDownListAVEVA.TabIndex = 5;
|
|
762 |
//
|
755 |
763 |
// Verification
|
756 |
764 |
//
|
757 |
765 |
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
|
... | ... | |
765 |
773 |
this.splitPanel1.ResumeLayout(false);
|
766 |
774 |
((System.ComponentModel.ISupportInitialize)(this.radSplitContainer2)).EndInit();
|
767 |
775 |
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 |
776 |
((System.ComponentModel.ISupportInitialize)(this.radSplitContainer3)).EndInit();
|
788 |
777 |
this.radSplitContainer3.ResumeLayout(false);
|
789 |
778 |
((System.ComponentModel.ISupportInitialize)(this.splitPanel2)).EndInit();
|
... | ... | |
792 |
781 |
this.radSplitContainerSub.ResumeLayout(false);
|
793 |
782 |
((System.ComponentModel.ISupportInitialize)(this.splitPanel6)).EndInit();
|
794 |
783 |
this.splitPanel6.ResumeLayout(false);
|
|
784 |
this.tableLayoutPanel4.ResumeLayout(false);
|
|
785 |
this.tableLayoutPanel4.PerformLayout();
|
|
786 |
((System.ComponentModel.ISupportInitialize)(this.designCompare)).EndInit();
|
|
787 |
((System.ComponentModel.ISupportInitialize)(this.radLabelCompare)).EndInit();
|
795 |
788 |
((System.ComponentModel.ISupportInitialize)(this.splitPanel7)).EndInit();
|
796 |
789 |
this.splitPanel7.ResumeLayout(false);
|
797 |
790 |
((System.ComponentModel.ISupportInitialize)(this.radSplitContainer4)).EndInit();
|
798 |
791 |
this.radSplitContainer4.ResumeLayout(false);
|
799 |
792 |
((System.ComponentModel.ISupportInitialize)(this.splitPanel8)).EndInit();
|
800 |
793 |
this.splitPanel8.ResumeLayout(false);
|
|
794 |
this.tableLayoutPanel2.ResumeLayout(false);
|
|
795 |
this.tableLayoutPanel2.PerformLayout();
|
|
796 |
((System.ComponentModel.ISupportInitialize)(this.designAutoCAD)).EndInit();
|
|
797 |
((System.ComponentModel.ISupportInitialize)(this.radLabelAutoCAD)).EndInit();
|
801 |
798 |
((System.ComponentModel.ISupportInitialize)(this.splitPanel9)).EndInit();
|
802 |
799 |
this.splitPanel9.ResumeLayout(false);
|
803 |
|
((System.ComponentModel.ISupportInitialize)(this.designCompare)).EndInit();
|
804 |
|
((System.ComponentModel.ISupportInitialize)(this.designAutoCAD)).EndInit();
|
805 |
800 |
this.tableLayoutPanel1.ResumeLayout(false);
|
806 |
801 |
this.tableLayoutPanel1.PerformLayout();
|
807 |
802 |
((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 |
803 |
((System.ComponentModel.ISupportInitialize)(this.radLabelAVEVA)).EndInit();
|
|
804 |
((System.ComponentModel.ISupportInitialize)(this.radSplitContainerMain)).EndInit();
|
|
805 |
this.radSplitContainerMain.ResumeLayout(false);
|
|
806 |
((System.ComponentModel.ISupportInitialize)(this.splitPanel4)).EndInit();
|
|
807 |
this.splitPanel4.ResumeLayout(false);
|
|
808 |
this.tableLayoutPanelMain.ResumeLayout(false);
|
|
809 |
this.tableLayoutPanel3.ResumeLayout(false);
|
|
810 |
this.tableLayoutPanel3.PerformLayout();
|
|
811 |
((System.ComponentModel.ISupportInitialize)(this.radLabel3)).EndInit();
|
|
812 |
((System.ComponentModel.ISupportInitialize)(this.radSpinEditorTolerance)).EndInit();
|
|
813 |
((System.ComponentModel.ISupportInitialize)(this.radLabel4)).EndInit();
|
|
814 |
((System.ComponentModel.ISupportInitialize)(this.radColorBoxAutoCADColor)).EndInit();
|
|
815 |
((System.ComponentModel.ISupportInitialize)(this.radLabel5)).EndInit();
|
|
816 |
((System.ComponentModel.ISupportInitialize)(this.radColorBoxDiffColor)).EndInit();
|
|
817 |
((System.ComponentModel.ISupportInitialize)(this.radLabel6)).EndInit();
|
|
818 |
((System.ComponentModel.ISupportInitialize)(this.radColorBoxAVEVAColor)).EndInit();
|
|
819 |
((System.ComponentModel.ISupportInitialize)(this.radLabel11)).EndInit();
|
|
820 |
((System.ComponentModel.ISupportInitialize)(this.radColorBoxRevCloudColor)).EndInit();
|
815 |
821 |
this.tableLayoutPanel5.ResumeLayout(false);
|
816 |
822 |
this.tableLayoutPanel5.PerformLayout();
|
817 |
823 |
((System.ComponentModel.ISupportInitialize)(this.radLabel1)).EndInit();
|
818 |
|
((System.ComponentModel.ISupportInitialize)(this.radCheckBoxAutoCAD)).EndInit();
|
819 |
|
((System.ComponentModel.ISupportInitialize)(this.radCheckBoxAVEVA)).EndInit();
|
820 |
824 |
((System.ComponentModel.ISupportInitialize)(this.radCheckBoxRevCloud)).EndInit();
|
|
825 |
((System.ComponentModel.ISupportInitialize)(this.splitPanel5)).EndInit();
|
|
826 |
((System.ComponentModel.ISupportInitialize)(this.splitPanel3)).EndInit();
|
|
827 |
((System.ComponentModel.ISupportInitialize)(this.radCheckedDropDownListAutoCAD)).EndInit();
|
|
828 |
((System.ComponentModel.ISupportInitialize)(this.radCheckedDropDownListAVEVA)).EndInit();
|
821 |
829 |
this.ResumeLayout(false);
|
822 |
830 |
|
823 |
831 |
}
|
... | ... | |
862 |
870 |
private Telerik.WinControls.UI.RadLabel radLabelAVEVA;
|
863 |
871 |
private Telerik.WinControls.UI.RadLabel radLabel1;
|
864 |
872 |
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel5;
|
865 |
|
private Telerik.WinControls.UI.RadCheckBox radCheckBoxAutoCAD;
|
866 |
|
private Telerik.WinControls.UI.RadCheckBox radCheckBoxAVEVA;
|
867 |
873 |
private Telerik.WinControls.UI.RadCheckBox radCheckBoxRevCloud;
|
|
874 |
private Telerik.WinControls.UI.RadCheckedDropDownList radCheckedDropDownListAutoCAD;
|
|
875 |
private Telerik.WinControls.UI.RadCheckedDropDownList radCheckedDropDownListAVEVA;
|
868 |
876 |
}
|
869 |
877 |
}
|