You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kev/Drawer/UCDraw/PcgDrawR/UCVtkEdit.Designer.cs

715 lines
42 KiB
C#

1 month ago
using GeoSigma;using GeoSigmaDrawLib;
namespace PcgDrawR
{
partial class UCVtkEdit
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
#region Component Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UCVtkEdit));
this.vtkPanelControl = new DevExpress.XtraEditors.PanelControl();
this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
this.bmLayer = new DevExpress.XtraBars.BarManager(this.components);
this.barLayerOp = new DevExpress.XtraBars.Bar();
this.bbtnCheckAll = new DevExpress.XtraBars.BarCheckItem();
this.bbtnCheckReverseAll = new DevExpress.XtraBars.BarButtonItem();
this.tsbViewEdit = new DevExpress.XtraBars.BarButtonItem();
this.tsbNotViewNotEdit = new DevExpress.XtraBars.BarButtonItem();
this.barAndDockingController1 = new DevExpress.XtraBars.BarAndDockingController(this.components);
this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
this.dockManager1 = new DevExpress.XtraBars.Docking.DockManager(this.components);
this.dcpStatistic = new DevExpress.XtraBars.Docking.DockPanel();
this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
this.staticsGridControl = new DevExpress.XtraGrid.GridControl();
this.statisticsGridView = new DevExpress.XtraGrid.Views.Grid.GridView();
this.vtkRibbonControl = new DevExpress.XtraBars.Ribbon.RibbonControl();
this.barButtonResetView = new DevExpress.XtraBars.BarButtonItem();
this.barButtonViewZoomin = new DevExpress.XtraBars.BarButtonItem();
this.barButtonViewZoomout = new DevExpress.XtraBars.BarButtonItem();
this.barButtonViewMove = new DevExpress.XtraBars.BarButtonItem();
this.barButtonViewReal = new DevExpress.XtraBars.BarButtonItem();
this.barButtonViewWalk = new DevExpress.XtraBars.BarButtonItem();
this.bckiPanelLayer = new DevExpress.XtraBars.BarCheckItem();
this.bckiPanelProperty = new DevExpress.XtraBars.BarCheckItem();
this.bckiPanelStatistic = new DevExpress.XtraBars.BarCheckItem();
this.barButtonShot = new DevExpress.XtraBars.BarButtonItem();
this.barButtonSave = new DevExpress.XtraBars.BarButtonItem();
this.barButtonOpen = new DevExpress.XtraBars.BarButtonItem();
this.barButtonItemCopy = new DevExpress.XtraBars.BarButtonItem();
this.barButtonItemPast = new DevExpress.XtraBars.BarButtonItem();
this.ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage();
this.vtkRibbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
this.ribbonPageGroupAttribute = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
this.vtkRgpViews = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
this.ribbonStatusBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
this.dcpLayer = new DevExpress.XtraBars.Docking.DockPanel();
this.dockPanel2_Container = new DevExpress.XtraBars.Docking.ControlContainer();
this.treeListLayer = new DevExpress.XtraTreeList.TreeList();
this.treeListColumn1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
this.dcpProperty = new DevExpress.XtraBars.Docking.DockPanel();
this.dockPanel3_Container = new DevExpress.XtraBars.Docking.ControlContainer();
this.propertyGridControl = new GeoSigma.CustomPropertyGridControl();
this.repositoryItemZoomTrackBarZScalse = new DevExpress.XtraEditors.Repository.RepositoryItemZoomTrackBar();
this.dockPanelCenter = new DevExpress.XtraBars.Docking.DockPanel();
this.dockPanel4_Container = new DevExpress.XtraBars.Docking.ControlContainer();
this.layerImg = new System.Windows.Forms.ImageList(this.components);
this.splashScreenManager1 = new DevExpress.XtraSplashScreen.SplashScreenManager(this, typeof(global::PcgDrawR.WaitForm1), true, true, typeof(System.Windows.Forms.UserControl));
this.timerUI = new System.Windows.Forms.Timer(this.components);
((System.ComponentModel.ISupportInitialize)(this.vtkPanelControl)).BeginInit();
this.vtkPanelControl.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.bmLayer)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.barAndDockingController1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
this.dcpStatistic.SuspendLayout();
this.dockPanel1_Container.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.staticsGridControl)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.statisticsGridView)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.vtkRibbonControl)).BeginInit();
this.dcpLayer.SuspendLayout();
this.dockPanel2_Container.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.treeListLayer)).BeginInit();
this.dcpProperty.SuspendLayout();
this.dockPanel3_Container.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.propertyGridControl)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemZoomTrackBarZScalse)).BeginInit();
this.dockPanelCenter.SuspendLayout();
this.SuspendLayout();
//
// vtkPanelControl
//
this.vtkPanelControl.AutoSize = true;
this.vtkPanelControl.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
this.vtkPanelControl.Controls.Add(this.barDockControlLeft);
this.vtkPanelControl.Controls.Add(this.barDockControlRight);
this.vtkPanelControl.Controls.Add(this.barDockControlBottom);
this.vtkPanelControl.Controls.Add(this.barDockControlTop);
this.vtkPanelControl.Dock = System.Windows.Forms.DockStyle.Fill;
this.vtkPanelControl.Location = new System.Drawing.Point(233, 97);
this.vtkPanelControl.Margin = new System.Windows.Forms.Padding(0);
this.vtkPanelControl.MaximumSize = new System.Drawing.Size(4096, 2048);
this.vtkPanelControl.MinimumSize = new System.Drawing.Size(300, 200);
this.vtkPanelControl.Name = "vtkPanelControl";
this.vtkPanelControl.Size = new System.Drawing.Size(594, 595);
this.vtkPanelControl.TabIndex = 0;
this.vtkPanelControl.Resize += new System.EventHandler(this.vtkPanelControl_Resize);
//
// barDockControlLeft
//
this.barDockControlLeft.CausesValidation = false;
this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
this.barDockControlLeft.Location = new System.Drawing.Point(2, 30);
this.barDockControlLeft.Manager = this.bmLayer;
this.barDockControlLeft.Size = new System.Drawing.Size(0, 563);
//
// bmLayer
//
this.bmLayer.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
this.barLayerOp});
this.bmLayer.Controller = this.barAndDockingController1;
this.bmLayer.DockControls.Add(this.barDockControlTop);
this.bmLayer.DockControls.Add(this.barDockControlBottom);
this.bmLayer.DockControls.Add(this.barDockControlLeft);
this.bmLayer.DockControls.Add(this.barDockControlRight);
this.bmLayer.DockManager = this.dockManager1;
this.bmLayer.Form = this;
this.bmLayer.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
this.bbtnCheckAll,
this.bbtnCheckReverseAll,
this.tsbViewEdit,
this.tsbNotViewNotEdit});
this.bmLayer.MaxItemId = 4;
//
// barLayerOp
//
this.barLayerOp.BarName = "Tools";
this.barLayerOp.DockCol = 0;
this.barLayerOp.DockRow = 0;
this.barLayerOp.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
this.barLayerOp.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.bbtnCheckAll, DevExpress.XtraBars.BarItemPaintStyle.Caption),
new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.bbtnCheckReverseAll, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.tsbViewEdit, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.tsbNotViewNotEdit, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph)});
this.barLayerOp.OptionsBar.AllowQuickCustomization = false;
this.barLayerOp.OptionsBar.DrawBorder = false;
this.barLayerOp.OptionsBar.UseWholeRow = true;
this.barLayerOp.Text = "Tools";
//
// bbtnCheckAll
//
this.bbtnCheckAll.Caption = "全选";
this.bbtnCheckAll.CheckBoxVisibility = DevExpress.XtraBars.CheckBoxVisibility.BeforeText;
this.bbtnCheckAll.Id = 0;
this.bbtnCheckAll.ImageOptions.SvgImage = global::PcgDrawR.Properties.Resources.quanxuan1;
this.bbtnCheckAll.Name = "bbtnCheckAll";
this.bbtnCheckAll.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.bbtnCheckAll_CheckedChanged);
//
// bbtnCheckReverseAll
//
this.bbtnCheckReverseAll.Caption = "反选";
this.bbtnCheckReverseAll.Id = 1;
this.bbtnCheckReverseAll.ImageOptions.SvgImage = global::PcgDrawR.Properties.Resources.fanxuanxuan;
this.bbtnCheckReverseAll.Name = "bbtnCheckReverseAll";
this.bbtnCheckReverseAll.VisibleInSearchMenu = false;
this.bbtnCheckReverseAll.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbtnCheckReverseAll_ItemClick);
//
// tsbViewEdit
//
this.tsbViewEdit.Id = 2;
this.tsbViewEdit.ImageOptions.Image = global::PcgDrawR.Properties.Resources.View;
this.tsbViewEdit.Name = "tsbViewEdit";
this.tsbViewEdit.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.tsbViewEdit_ItemClick);
//
// tsbNotViewNotEdit
//
this.tsbNotViewNotEdit.Id = 3;
this.tsbNotViewNotEdit.ImageOptions.Image = global::PcgDrawR.Properties.Resources.Hide;
this.tsbNotViewNotEdit.Name = "tsbNotViewNotEdit";
this.tsbNotViewNotEdit.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.tsbNotViewNotEdit_ItemClick);
//
// barDockControlTop
//
this.barDockControlTop.CausesValidation = false;
this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
this.barDockControlTop.Location = new System.Drawing.Point(2, 2);
this.barDockControlTop.Manager = this.bmLayer;
this.barDockControlTop.Size = new System.Drawing.Size(590, 28);
//
// barDockControlBottom
//
this.barDockControlBottom.CausesValidation = false;
this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
this.barDockControlBottom.Location = new System.Drawing.Point(2, 593);
this.barDockControlBottom.Manager = this.bmLayer;
this.barDockControlBottom.Size = new System.Drawing.Size(590, 0);
//
// barDockControlRight
//
this.barDockControlRight.CausesValidation = false;
this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
this.barDockControlRight.Location = new System.Drawing.Point(592, 30);
this.barDockControlRight.Manager = this.bmLayer;
this.barDockControlRight.Size = new System.Drawing.Size(0, 563);
//
// dockManager1
//
this.dockManager1.Controller = this.barAndDockingController1;
this.dockManager1.Form = this;
this.dockManager1.HiddenPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
this.dcpStatistic});
this.dockManager1.MenuManager = this.bmLayer;
this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
this.dcpLayer,
this.dcpProperty,
this.dockPanelCenter});
this.dockManager1.TopZIndexControls.AddRange(new string[] {
"DevExpress.XtraBars.BarDockControl",
"DevExpress.XtraBars.StandaloneBarDockControl",
"System.Windows.Forms.MenuStrip",
"System.Windows.Forms.StatusStrip",
"System.Windows.Forms.StatusBar",
"DevExpress.XtraBars.Ribbon.RibbonStatusBar",
"DevExpress.XtraBars.Ribbon.RibbonControl",
"DevExpress.XtraBars.Navigation.OfficeNavigationBar",
"DevExpress.XtraBars.Navigation.TileNavPane",
"DevExpress.XtraBars.TabFormControl",
"DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormControl",
"DevExpress.XtraBars.ToolbarForm.ToolbarFormControl"});
//
// dcpStatistic
//
this.dcpStatistic.Controls.Add(this.dockPanel1_Container);
this.dcpStatistic.Dock = DevExpress.XtraBars.Docking.DockingStyle.Bottom;
this.dcpStatistic.FloatVertical = true;
this.dcpStatistic.ID = new System.Guid("6ec54ce7-4954-4563-a84b-73fa8721a40d");
this.dcpStatistic.Location = new System.Drawing.Point(199, 492);
this.dcpStatistic.Name = "dcpStatistic";
this.dcpStatistic.OriginalSize = new System.Drawing.Size(200, 200);
this.dcpStatistic.SavedDock = DevExpress.XtraBars.Docking.DockingStyle.Bottom;
this.dcpStatistic.SavedIndex = 2;
this.dcpStatistic.Size = new System.Drawing.Size(880, 200);
this.dcpStatistic.Text = "统计";
this.dcpStatistic.Visibility = DevExpress.XtraBars.Docking.DockVisibility.Hidden;
//
// dockPanel1_Container
//
this.dockPanel1_Container.Controls.Add(this.staticsGridControl);
this.dockPanel1_Container.Location = new System.Drawing.Point(3, 40);
this.dockPanel1_Container.Name = "dockPanel1_Container";
this.dockPanel1_Container.Size = new System.Drawing.Size(871, 156);
this.dockPanel1_Container.TabIndex = 0;
//
// staticsGridControl
//
this.staticsGridControl.Location = new System.Drawing.Point(0, 0);
this.staticsGridControl.MainView = this.statisticsGridView;
this.staticsGridControl.MenuManager = this.vtkRibbonControl;
this.staticsGridControl.Name = "staticsGridControl";
this.staticsGridControl.Size = new System.Drawing.Size(1272, 156);
this.staticsGridControl.TabIndex = 0;
this.staticsGridControl.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.statisticsGridView});
//
// statisticsGridView
//
this.statisticsGridView.GridControl = this.staticsGridControl;
this.statisticsGridView.Name = "statisticsGridView";
//
// vtkRibbonControl
//
this.vtkRibbonControl.AllowMdiChildButtons = false;
this.vtkRibbonControl.AllowMinimizeRibbon = false;
this.vtkRibbonControl.Controller = this.barAndDockingController1;
this.vtkRibbonControl.ExpandCollapseItem.Id = 0;
this.vtkRibbonControl.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
this.vtkRibbonControl.ExpandCollapseItem,
this.vtkRibbonControl.SearchEditItem,
this.barButtonResetView,
this.barButtonViewZoomin,
this.barButtonViewZoomout,
this.barButtonViewMove,
this.barButtonViewReal,
this.barButtonViewWalk,
this.bckiPanelLayer,
this.bckiPanelProperty,
this.bckiPanelStatistic,
this.barButtonShot,
this.barButtonSave,
this.barButtonOpen,
this.barButtonItemCopy,
this.barButtonItemPast});
this.vtkRibbonControl.Location = new System.Drawing.Point(0, 0);
this.vtkRibbonControl.MaxItemId = 17;
this.vtkRibbonControl.Name = "vtkRibbonControl";
this.vtkRibbonControl.OptionsPageCategories.ShowCaptions = false;
this.vtkRibbonControl.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
this.ribbonPage1});
this.vtkRibbonControl.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.False;
this.vtkRibbonControl.ShowDisplayOptionsMenuButton = DevExpress.Utils.DefaultBoolean.False;
this.vtkRibbonControl.ShowPageHeadersMode = DevExpress.XtraBars.Ribbon.ShowPageHeadersMode.ShowOnMultiplePages;
this.vtkRibbonControl.ShowQatLocationSelector = false;
this.vtkRibbonControl.ShowToolbarCustomizeItem = false;
this.vtkRibbonControl.Size = new System.Drawing.Size(1280, 97);
this.vtkRibbonControl.StatusBar = this.ribbonStatusBar;
this.vtkRibbonControl.Toolbar.ShowCustomizeItem = false;
this.vtkRibbonControl.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Hidden;
//
// barButtonResetView
//
this.barButtonResetView.Caption = "适应窗口";
this.barButtonResetView.Id = 1;
this.barButtonResetView.ImageOptions.SvgImage = global::PcgDrawR.Properties.Resources.quantu;
this.barButtonResetView.Name = "barButtonResetView";
this.barButtonResetView.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonResetView_ItemClick);
//
// barButtonViewZoomin
//
this.barButtonViewZoomin.Caption = "放大";
this.barButtonViewZoomin.Id = 2;
this.barButtonViewZoomin.ImageOptions.SvgImage = global::PcgDrawR.Properties.Resources.fangda;
this.barButtonViewZoomin.Name = "barButtonViewZoomin";
this.barButtonViewZoomin.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonViewZoomin_ItemClick);
//
// barButtonViewZoomout
//
this.barButtonViewZoomout.Caption = "缩小";
this.barButtonViewZoomout.Id = 3;
this.barButtonViewZoomout.ImageOptions.SvgImage = global::PcgDrawR.Properties.Resources.suoxiao;
this.barButtonViewZoomout.Name = "barButtonViewZoomout";
this.barButtonViewZoomout.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonViewZoomout_ItemClick);
//
// barButtonViewMove
//
this.barButtonViewMove.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
this.barButtonViewMove.Caption = "移动";
this.barButtonViewMove.GroupIndex = 1;
this.barButtonViewMove.Id = 4;
this.barButtonViewMove.ImageOptions.SvgImage = global::PcgDrawR.Properties.Resources.yidong;
this.barButtonViewMove.Name = "barButtonViewMove";
this.barButtonViewMove.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonViewMove_ItemClick);
//
// barButtonViewReal
//
this.barButtonViewReal.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
this.barButtonViewReal.Caption = "实时";
this.barButtonViewReal.GroupIndex = 1;
this.barButtonViewReal.Id = 5;
this.barButtonViewReal.ImageOptions.SvgImage = global::PcgDrawR.Properties.Resources.vtkrealview;
this.barButtonViewReal.Name = "barButtonViewReal";
this.barButtonViewReal.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonViewReal_ItemClick);
//
// barButtonViewWalk
//
this.barButtonViewWalk.Caption = "漫步";
this.barButtonViewWalk.Id = 6;
this.barButtonViewWalk.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barButtonViewWalk.ImageOptions.Image")));
this.barButtonViewWalk.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonViewWalk.ImageOptions.LargeImage")));
this.barButtonViewWalk.Name = "barButtonViewWalk";
this.barButtonViewWalk.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
//
// bckiPanelLayer
//
this.bckiPanelLayer.BindableChecked = true;
this.bckiPanelLayer.Caption = "图层";
this.bckiPanelLayer.CheckBoxVisibility = DevExpress.XtraBars.CheckBoxVisibility.BeforeText;
this.bckiPanelLayer.Checked = true;
this.bckiPanelLayer.Id = 7;
this.bckiPanelLayer.Name = "bckiPanelLayer";
//
// bckiPanelProperty
//
this.bckiPanelProperty.BindableChecked = true;
this.bckiPanelProperty.Caption = "属性";
this.bckiPanelProperty.CheckBoxVisibility = DevExpress.XtraBars.CheckBoxVisibility.BeforeText;
this.bckiPanelProperty.Checked = true;
this.bckiPanelProperty.Id = 8;
this.bckiPanelProperty.Name = "bckiPanelProperty";
//
// bckiPanelStatistic
//
this.bckiPanelStatistic.BindableChecked = true;
this.bckiPanelStatistic.Caption = "统计";
this.bckiPanelStatistic.CheckBoxVisibility = DevExpress.XtraBars.CheckBoxVisibility.BeforeText;
this.bckiPanelStatistic.Checked = true;
this.bckiPanelStatistic.Id = 9;
this.bckiPanelStatistic.Name = "bckiPanelStatistic";
//
// barButtonShot
//
this.barButtonShot.Caption = "抓拍";
this.barButtonShot.Id = 11;
this.barButtonShot.ImageOptions.SvgImage = global::PcgDrawR.Properties.Resources.jietu;
this.barButtonShot.Name = "barButtonShot";
this.barButtonShot.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonShot_ItemClick);
//
// barButtonSave
//
this.barButtonSave.Caption = "保存";
this.barButtonSave.Id = 12;
this.barButtonSave.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonSave.ImageOptions.SvgImage")));
this.barButtonSave.Name = "barButtonSave";
this.barButtonSave.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
this.barButtonSave.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonSave_ItemClick);
//
// barButtonOpen
//
this.barButtonOpen.Caption = "打开";
this.barButtonOpen.Id = 14;
this.barButtonOpen.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonOpen.ImageOptions.SvgImage")));
this.barButtonOpen.Name = "barButtonOpen";
this.barButtonOpen.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
this.barButtonOpen.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonOpen_ItemClick);
//
// barButtonItemCopy
//
this.barButtonItemCopy.Caption = "复制";
this.barButtonItemCopy.Id = 15;
this.barButtonItemCopy.ImageOptions.SvgImage = global::PcgDrawR.Properties.Resources.fuzhi;
this.barButtonItemCopy.Name = "barButtonItemCopy";
this.barButtonItemCopy.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemCopy_ItemClick);
//
// barButtonItemPast
//
this.barButtonItemPast.Caption = "粘贴";
this.barButtonItemPast.Enabled = false;
this.barButtonItemPast.Id = 16;
this.barButtonItemPast.ImageOptions.SvgImage = global::PcgDrawR.Properties.Resources.zhaitie;
this.barButtonItemPast.Name = "barButtonItemPast";
this.barButtonItemPast.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemPast_ItemClick);
//
// ribbonPage1
//
this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
this.vtkRibbonPageGroup1,
this.ribbonPageGroupAttribute,
this.vtkRgpViews});
this.ribbonPage1.Name = "ribbonPage1";
this.ribbonPage1.Text = "绘图";
//
// vtkRibbonPageGroup1
//
this.vtkRibbonPageGroup1.ItemLinks.Add(this.barButtonResetView);
this.vtkRibbonPageGroup1.ItemLinks.Add(this.barButtonViewZoomin);
this.vtkRibbonPageGroup1.ItemLinks.Add(this.barButtonViewZoomout);
this.vtkRibbonPageGroup1.ItemLinks.Add(this.barButtonViewMove);
this.vtkRibbonPageGroup1.ItemLinks.Add(this.barButtonViewReal);
this.vtkRibbonPageGroup1.ItemLinks.Add(this.barButtonShot);
this.vtkRibbonPageGroup1.ItemLinks.Add(this.barButtonViewWalk);
this.vtkRibbonPageGroup1.ItemLinks.Add(this.barButtonSave);
this.vtkRibbonPageGroup1.ItemLinks.Add(this.barButtonOpen);
this.vtkRibbonPageGroup1.ItemsLayout = DevExpress.XtraBars.Ribbon.RibbonPageGroupItemsLayout.ThreeRows;
this.vtkRibbonPageGroup1.Name = "vtkRibbonPageGroup1";
this.vtkRibbonPageGroup1.Text = "视图";
//
// ribbonPageGroupAttribute
//
this.ribbonPageGroupAttribute.ItemLinks.Add(this.barButtonItemCopy);
this.ribbonPageGroupAttribute.ItemLinks.Add(this.barButtonItemPast);
this.ribbonPageGroupAttribute.Name = "ribbonPageGroupAttribute";
this.ribbonPageGroupAttribute.Text = "属性";
//
// vtkRgpViews
//
this.vtkRgpViews.ItemLinks.Add(this.bckiPanelLayer);
this.vtkRgpViews.ItemLinks.Add(this.bckiPanelStatistic);
this.vtkRgpViews.ItemLinks.Add(this.bckiPanelProperty);
this.vtkRgpViews.ItemsLayout = DevExpress.XtraBars.Ribbon.RibbonPageGroupItemsLayout.ThreeRows;
this.vtkRgpViews.Name = "vtkRgpViews";
this.vtkRgpViews.Text = "界面显示";
//
// ribbonStatusBar
//
this.ribbonStatusBar.Location = new System.Drawing.Point(0, 692);
this.ribbonStatusBar.Name = "ribbonStatusBar";
this.ribbonStatusBar.Ribbon = this.vtkRibbonControl;
this.ribbonStatusBar.Size = new System.Drawing.Size(1280, 28);
//
// dcpLayer
//
this.dcpLayer.Controls.Add(this.dockPanel2_Container);
this.dcpLayer.Dock = DevExpress.XtraBars.Docking.DockingStyle.Left;
this.dcpLayer.ID = new System.Guid("e6ec2755-351f-43a9-9adf-38f55af8ad2b");
this.dcpLayer.Location = new System.Drawing.Point(0, 97);
this.dcpLayer.Name = "dcpLayer";
this.dcpLayer.OriginalSize = new System.Drawing.Size(200, 200);
this.dcpLayer.Size = new System.Drawing.Size(233, 595);
this.dcpLayer.Text = "图层";
//
// dockPanel2_Container
//
this.dockPanel2_Container.Controls.Add(this.treeListLayer);
this.dockPanel2_Container.Location = new System.Drawing.Point(4, 39);
this.dockPanel2_Container.Name = "dockPanel2_Container";
this.dockPanel2_Container.Size = new System.Drawing.Size(224, 552);
this.dockPanel2_Container.TabIndex = 0;
//
// treeListLayer
//
this.treeListLayer.AllowDrop = true;
this.treeListLayer.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] {
this.treeListColumn1});
this.treeListLayer.CustomizationFormBounds = new System.Drawing.Rectangle(1331, 511, 266, 262);
this.treeListLayer.Dock = System.Windows.Forms.DockStyle.Fill;
this.treeListLayer.Location = new System.Drawing.Point(0, 0);
this.treeListLayer.MenuManager = this.vtkRibbonControl;
this.treeListLayer.Name = "treeListLayer";
this.treeListLayer.BeginUnboundLoad();
this.treeListLayer.AppendNode(new object[] {
"实体数据"}, -1, System.Windows.Forms.CheckState.Checked);
this.treeListLayer.AppendNode(new object[] {
"网格"}, 0, System.Windows.Forms.CheckState.Checked);
this.treeListLayer.AppendNode(new object[] {
"等值线"}, 0, System.Windows.Forms.CheckState.Checked);
this.treeListLayer.EndUnboundLoad();
this.treeListLayer.OptionsBehavior.PopulateServiceColumns = true;
this.treeListLayer.OptionsView.CheckBoxStyle = DevExpress.XtraTreeList.DefaultNodeCheckBoxStyle.Check;
this.treeListLayer.OptionsView.ColumnHeaderAutoHeight = DevExpress.Utils.DefaultBoolean.False;
this.treeListLayer.OptionsView.ShowColumns = false;
this.treeListLayer.OptionsView.ShowHorzLines = false;
this.treeListLayer.OptionsView.ShowIndicator = false;
this.treeListLayer.OptionsView.ShowTreeLines = DevExpress.Utils.DefaultBoolean.True;
this.treeListLayer.OptionsView.ShowVertLines = false;
this.treeListLayer.Size = new System.Drawing.Size(224, 552);
this.treeListLayer.TabIndex = 0;
this.treeListLayer.TreeLevelWidth = 17;
this.treeListLayer.AfterCheckNode += new DevExpress.XtraTreeList.NodeEventHandler(this.treeListLayer_AfterCheckNode);
//
// treeListColumn1
//
this.treeListColumn1.Caption = "实体数据";
this.treeListColumn1.FieldName = "Name";
this.treeListColumn1.Name = "treeListColumn1";
this.treeListColumn1.OptionsColumn.AllowEdit = false;
this.treeListColumn1.OptionsColumn.ReadOnly = true;
this.treeListColumn1.Visible = true;
this.treeListColumn1.VisibleIndex = 0;
//
// dcpProperty
//
this.dcpProperty.Controls.Add(this.dockPanel3_Container);
this.dcpProperty.Dock = DevExpress.XtraBars.Docking.DockingStyle.Right;
this.dcpProperty.ID = new System.Guid("4a7b796e-c4b1-4876-bcf5-56d09ff507ee");
this.dcpProperty.Location = new System.Drawing.Point(827, 97);
this.dcpProperty.Name = "dcpProperty";
this.dcpProperty.OriginalSize = new System.Drawing.Size(388, 200);
this.dcpProperty.Size = new System.Drawing.Size(453, 595);
this.dcpProperty.Text = "属性";
//
// dockPanel3_Container
//
this.dockPanel3_Container.Controls.Add(this.propertyGridControl);
this.dockPanel3_Container.Location = new System.Drawing.Point(5, 39);
this.dockPanel3_Container.Name = "dockPanel3_Container";
this.dockPanel3_Container.Size = new System.Drawing.Size(444, 552);
this.dockPanel3_Container.TabIndex = 0;
//
// propertyGridControl
//
this.propertyGridControl.ActiveViewType = DevExpress.XtraVerticalGrid.PropertyGridView.Office;
this.propertyGridControl.Cursor = System.Windows.Forms.Cursors.Default;
this.propertyGridControl.Location = new System.Drawing.Point(3, 0);
this.propertyGridControl.MenuManager = this.vtkRibbonControl;
this.propertyGridControl.Name = "propertyGridControl";
this.propertyGridControl.OptionsBehavior.PropertySort = DevExpress.XtraVerticalGrid.PropertySort.NoSort;
this.propertyGridControl.OptionsFind.ShowCloseButton = false;
this.propertyGridControl.OptionsView.MinRowAutoHeight = 11;
this.propertyGridControl.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemZoomTrackBarZScalse});
this.propertyGridControl.Size = new System.Drawing.Size(376, 552);
this.propertyGridControl.TabIndex = 0;
this.propertyGridControl.CustomPropertyDescriptors += new DevExpress.XtraVerticalGrid.Events.CustomPropertyDescriptorsEventHandler(this.propertyGridControl_CustomPropertyDescriptors);
this.propertyGridControl.CustomRowCreated += new DevExpress.XtraVerticalGrid.Events.CustomRowCreatedEventHandler(this.propertyGridControl_CustomRowCreated);
this.propertyGridControl.CustomRecordCellEdit += new DevExpress.XtraVerticalGrid.Events.GetCustomRowCellEditEventHandler(this.propertyGridControl_CustomRecordCellEdit);
this.propertyGridControl.CellValueChanged += new DevExpress.XtraVerticalGrid.Events.CellValueChangedEventHandler(this.propertyGridControl_CellValueChanged);
//
// repositoryItemZoomTrackBarZScalse
//
this.repositoryItemZoomTrackBarZScalse.Maximum = 100;
this.repositoryItemZoomTrackBarZScalse.Name = "repositoryItemZoomTrackBarZScalse";
this.repositoryItemZoomTrackBarZScalse.ShowValueToolTip = true;
this.repositoryItemZoomTrackBarZScalse.Tag = 0;
//
// dockPanelCenter
//
this.dockPanelCenter.Controls.Add(this.dockPanel4_Container);
this.dockPanelCenter.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill;
this.dockPanelCenter.ID = new System.Guid("59ae985a-f0f0-4586-8172-805bce59f9bd");
this.dockPanelCenter.Location = new System.Drawing.Point(233, 97);
this.dockPanelCenter.Name = "dockPanelCenter";
this.dockPanelCenter.OriginalSize = new System.Drawing.Size(692, 200);
this.dockPanelCenter.Size = new System.Drawing.Size(594, 595);
this.dockPanelCenter.Text = "dockPanelCenter";
//
// dockPanel4_Container
//
this.dockPanel4_Container.Location = new System.Drawing.Point(4, 39);
this.dockPanel4_Container.Name = "dockPanel4_Container";
this.dockPanel4_Container.Size = new System.Drawing.Size(586, 551);
this.dockPanel4_Container.TabIndex = 0;
//
// layerImg
//
this.layerImg.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("layerImg.ImageStream")));
this.layerImg.TransparentColor = System.Drawing.Color.Transparent;
this.layerImg.Images.SetKeyName(0, "Hide.png");
this.layerImg.Images.SetKeyName(1, "View.png");
//
// splashScreenManager1
//
this.splashScreenManager1.ClosingDelay = 500;
//
// timerUI
//
this.timerUI.Enabled = true;
this.timerUI.Interval = 300;
this.timerUI.Tick += new System.EventHandler(this.timerUI_Tick);
//
// UCVtkEdit
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
this.Controls.Add(this.vtkPanelControl);
this.Controls.Add(this.dcpLayer);
this.Controls.Add(this.dockPanelCenter);
this.Controls.Add(this.dcpProperty);
this.Controls.Add(this.ribbonStatusBar);
this.Controls.Add(this.vtkRibbonControl);
this.Margin = new System.Windows.Forms.Padding(0);
this.MaximumSize = new System.Drawing.Size(4096, 2048);
this.MinimumSize = new System.Drawing.Size(533, 300);
this.Name = "UCVtkEdit";
this.Size = new System.Drawing.Size(1280, 720);
((System.ComponentModel.ISupportInitialize)(this.vtkPanelControl)).EndInit();
this.vtkPanelControl.ResumeLayout(false);
this.vtkPanelControl.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.bmLayer)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.barAndDockingController1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
this.dcpStatistic.ResumeLayout(false);
this.dockPanel1_Container.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.staticsGridControl)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.statisticsGridView)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.vtkRibbonControl)).EndInit();
this.dcpLayer.ResumeLayout(false);
this.dockPanel2_Container.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.treeListLayer)).EndInit();
this.dcpProperty.ResumeLayout(false);
this.dockPanel3_Container.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.propertyGridControl)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemZoomTrackBarZScalse)).EndInit();
this.dockPanelCenter.ResumeLayout(false);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private DevExpress.XtraEditors.PanelControl vtkPanelControl;
private DevExpress.XtraBars.Docking.DockManager dockManager1;
private DevExpress.XtraBars.Docking.DockPanel dockPanelCenter;
private DevExpress.XtraBars.Docking.ControlContainer dockPanel4_Container;
private DevExpress.XtraBars.Docking.DockPanel dcpProperty;
private DevExpress.XtraBars.Docking.ControlContainer dockPanel3_Container;
private DevExpress.XtraBars.Docking.DockPanel dcpLayer;
private DevExpress.XtraBars.Docking.ControlContainer dockPanel2_Container;
private DevExpress.XtraBars.Docking.DockPanel dcpStatistic;
private DevExpress.XtraBars.Docking.ControlContainer dockPanel1_Container;
private DevExpress.XtraBars.Ribbon.RibbonStatusBar ribbonStatusBar;
private DevExpress.XtraTreeList.Columns.TreeListColumn treeListColumn1;
private DevExpress.XtraGrid.GridControl staticsGridControl;
private DevExpress.XtraGrid.Views.Grid.GridView statisticsGridView;
public DevExpress.XtraTreeList.TreeList treeListLayer;
public CustomPropertyGridControl propertyGridControl;
public DevExpress.XtraBars.Ribbon.RibbonControl vtkRibbonControl;
public DevExpress.XtraBars.BarButtonItem barButtonResetView;
public DevExpress.XtraBars.BarButtonItem barButtonViewZoomin;
public DevExpress.XtraBars.BarButtonItem barButtonViewZoomout;
public DevExpress.XtraBars.BarButtonItem barButtonViewMove;
public DevExpress.XtraBars.BarButtonItem barButtonViewReal;
public DevExpress.XtraBars.BarButtonItem barButtonViewWalk;
public DevExpress.XtraBars.Ribbon.RibbonPageGroup vtkRibbonPageGroup1;
public DevExpress.XtraBars.Ribbon.RibbonPageGroup vtkRgpViews;
public DevExpress.XtraBars.BarCheckItem bckiPanelLayer;
public DevExpress.XtraBars.BarCheckItem bckiPanelProperty;
public DevExpress.XtraBars.BarCheckItem bckiPanelStatistic;
public DevExpress.XtraBars.Ribbon.RibbonPage ribbonPage1;
private DevExpress.XtraEditors.Repository.RepositoryItemZoomTrackBar repositoryItemZoomTrackBarZScalse;
private DevExpress.XtraBars.BarButtonItem barButtonShot;
private DevExpress.XtraBars.BarButtonItem barButtonSave;
private DevExpress.XtraBars.BarButtonItem barButtonOpen;
private DevExpress.XtraBars.BarDockControl barDockControlLeft;
private DevExpress.XtraBars.BarDockControl barDockControlTop;
private DevExpress.XtraBars.BarDockControl barDockControlBottom;
private DevExpress.XtraBars.BarDockControl barDockControlRight;
private DevExpress.XtraBars.BarCheckItem bbtnCheckAll;
private DevExpress.XtraBars.BarButtonItem bbtnCheckReverseAll;
private DevExpress.XtraBars.BarAndDockingController barAndDockingController1;
public DevExpress.XtraBars.BarManager bmLayer;
private DevExpress.XtraBars.BarButtonItem tsbViewEdit;
private DevExpress.XtraBars.BarButtonItem tsbNotViewNotEdit;
private System.Windows.Forms.ImageList layerImg;
public DevExpress.XtraBars.Bar barLayerOp;
private DevExpress.XtraSplashScreen.SplashScreenManager splashScreenManager1;
private DevExpress.XtraBars.BarButtonItem barButtonItemCopy;
private DevExpress.XtraBars.BarButtonItem barButtonItemPast;
private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroupAttribute;
private System.Windows.Forms.Timer timerUI;
}
}