|
|
using GeoSigmaDrawLib;
|
|
|
|
|
|
namespace UCDraw
|
|
|
{
|
|
|
partial class PanelEleProperty
|
|
|
{
|
|
|
/// <summary>
|
|
|
/// 必需的设计器变量。
|
|
|
/// </summary>
|
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
|
|
/// <summary>
|
|
|
/// 清理所有正在使用的资源。
|
|
|
/// </summary>
|
|
|
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
|
|
|
protected override void Dispose(bool disposing)
|
|
|
{
|
|
|
if (disposing)
|
|
|
{
|
|
|
components?.Dispose();
|
|
|
|
|
|
// 仅当控件仍有 Handle 且未释放时执行移除监听
|
|
|
if (this.IsHandleCreated && !this.IsDisposed)
|
|
|
{
|
|
|
GeoSigmaLib.RemoveClipboardFormatListener(this.Handle);
|
|
|
}
|
|
|
}
|
|
|
|
|
|
base.Dispose(disposing);
|
|
|
}
|
|
|
|
|
|
#region 组件设计器生成的代码
|
|
|
|
|
|
/// <summary>
|
|
|
/// 设计器支持所需的方法 - 不要修改
|
|
|
/// 使用代码编辑器修改此方法的内容。
|
|
|
/// </summary>
|
|
|
private void InitializeComponent()
|
|
|
{
|
|
|
System.Windows.Forms.ListViewItem listViewItem1 = new System.Windows.Forms.ListViewItem(new string[] { "1", "属性", "线" }, -1);
|
|
|
System.Windows.Forms.ListViewItem listViewItem2 = new System.Windows.Forms.ListViewItem(new string[] { "2", "基本属性", "线" }, -1);
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PanelProperty));
|
|
|
System.Windows.Forms.ListViewItem listViewItem3 = new System.Windows.Forms.ListViewItem(new string[] { "1", "基本属性", "点" }, -1);
|
|
|
System.Windows.Forms.ListViewItem listViewItem4 = new System.Windows.Forms.ListViewItem(new string[] { "2", "符号", "样式" }, -1);
|
|
|
splitContainer1 = new System.Windows.Forms.SplitContainer();
|
|
|
lsvLayer = new System.Windows.Forms.ListView();
|
|
|
columnHeader1 = new System.Windows.Forms.ColumnHeader();
|
|
|
columnHeader2 = new System.Windows.Forms.ColumnHeader();
|
|
|
columnHeader3 = new System.Windows.Forms.ColumnHeader();
|
|
|
ppgLayer = new System.Windows.Forms.PropertyGrid();
|
|
|
tabControl1 = new System.Windows.Forms.TabControl();
|
|
|
tabPage1 = new System.Windows.Forms.TabPage();
|
|
|
tsLayerToolBar = new System.Windows.Forms.ToolStrip();
|
|
|
tsbtnLayerStyleLibrary = new System.Windows.Forms.ToolStripButton();
|
|
|
tsbLayerPropAddLine = new System.Windows.Forms.ToolStripDropDownButton();
|
|
|
NormalToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
NameToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
HeadTailNameToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
CenterLineToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
CenterAreaToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
AnyPositionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
ChainageToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
SymbolToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
HeadSymbolToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
TailSymbolToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
DoubleSymbolToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
ManySymbolToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
FillToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
SymbolFillToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
GradientColorToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
tsbLayerPropAddPoint = new System.Windows.Forms.ToolStripButton();
|
|
|
toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
tsbLayerPropCopy = new System.Windows.Forms.ToolStripButton();
|
|
|
tsbLayerPropPaste = new System.Windows.Forms.ToolStripButton();
|
|
|
toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
tsbLayerPropMoveUp = new System.Windows.Forms.ToolStripButton();
|
|
|
tsbLayerPropMoveDown = new System.Windows.Forms.ToolStripButton();
|
|
|
toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
tsbLayerPropDel = new System.Windows.Forms.ToolStripButton();
|
|
|
tabPage2 = new System.Windows.Forms.TabPage();
|
|
|
splitElement = new System.Windows.Forms.SplitContainer();
|
|
|
panel1 = new System.Windows.Forms.Panel();
|
|
|
lsvElement = new System.Windows.Forms.ListView();
|
|
|
columnHeader4 = new System.Windows.Forms.ColumnHeader();
|
|
|
columnHeader5 = new System.Windows.Forms.ColumnHeader();
|
|
|
columnHeader6 = new System.Windows.Forms.ColumnHeader();
|
|
|
splitElementGrid = new System.Windows.Forms.SplitContainer();
|
|
|
ppgElement = new System.Windows.Forms.PropertyGrid();
|
|
|
ppgData = new GeoSigma.UCDraw.Custom.DrawerPropertyGrid();
|
|
|
toolStrip3 = new System.Windows.Forms.ToolStrip();
|
|
|
tsbElementSortGrouop = new System.Windows.Forms.ToolStripButton();
|
|
|
tsbElementSortAsc = new System.Windows.Forms.ToolStripButton();
|
|
|
toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
toolStripButton11 = new System.Windows.Forms.ToolStripButton();
|
|
|
toolStripButton7 = new System.Windows.Forms.ToolStripButton();
|
|
|
tsElementToolBar = new System.Windows.Forms.ToolStrip();
|
|
|
tsbtnElementStyleLibrary = new System.Windows.Forms.ToolStripButton();
|
|
|
tsbElementPropAddLine = new System.Windows.Forms.ToolStripDropDownButton();
|
|
|
ElementNormalToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
名字ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
ElementHeadTailToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
ElementCenterLineToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
ElementCenterAreaToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
ElementAnyPositionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
ElementChainageToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
符号标记ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
ElementHeadSymbolToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
ElementTailSymbolToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
ElementDoubleSymbolToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
ElementManySymbolToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
ElementSymbolFillToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
符号ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
ElementGradientColorToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
|
|
|
tsbElementPropAddPoint = new System.Windows.Forms.ToolStripButton();
|
|
|
toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
tsbElementPropCopy = new System.Windows.Forms.ToolStripButton();
|
|
|
tsbElementPropPaste = new System.Windows.Forms.ToolStripButton();
|
|
|
toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
tsbElementPropMoveUp = new System.Windows.Forms.ToolStripButton();
|
|
|
tsbElementPropMoveDown = new System.Windows.Forms.ToolStripButton();
|
|
|
toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
|
|
|
tsbElementPropDel = new System.Windows.Forms.ToolStripButton();
|
|
|
((System.ComponentModel.ISupportInitialize)splitContainer1).BeginInit();
|
|
|
splitContainer1.Panel1.SuspendLayout();
|
|
|
splitContainer1.Panel2.SuspendLayout();
|
|
|
splitContainer1.SuspendLayout();
|
|
|
tabControl1.SuspendLayout();
|
|
|
tabPage1.SuspendLayout();
|
|
|
tsLayerToolBar.SuspendLayout();
|
|
|
tabPage2.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)splitElement).BeginInit();
|
|
|
splitElement.Panel1.SuspendLayout();
|
|
|
splitElement.Panel2.SuspendLayout();
|
|
|
splitElement.SuspendLayout();
|
|
|
panel1.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)splitElementGrid).BeginInit();
|
|
|
splitElementGrid.Panel1.SuspendLayout();
|
|
|
splitElementGrid.Panel2.SuspendLayout();
|
|
|
splitElementGrid.SuspendLayout();
|
|
|
toolStrip3.SuspendLayout();
|
|
|
tsElementToolBar.SuspendLayout();
|
|
|
SuspendLayout();
|
|
|
//
|
|
|
// splitContainer1
|
|
|
//
|
|
|
splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
splitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel1;
|
|
|
splitContainer1.Location = new System.Drawing.Point(0, 31);
|
|
|
splitContainer1.Margin = new System.Windows.Forms.Padding(4);
|
|
|
splitContainer1.Name = "splitContainer1";
|
|
|
splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
|
|
|
//
|
|
|
// splitContainer1.Panel1
|
|
|
//
|
|
|
splitContainer1.Panel1.Controls.Add(lsvLayer);
|
|
|
//
|
|
|
// splitContainer1.Panel2
|
|
|
//
|
|
|
splitContainer1.Panel2.Controls.Add(ppgLayer);
|
|
|
splitContainer1.Size = new System.Drawing.Size(327, 566);
|
|
|
splitContainer1.SplitterDistance = 206;
|
|
|
splitContainer1.SplitterWidth = 5;
|
|
|
splitContainer1.TabIndex = 1;
|
|
|
//
|
|
|
// lsvLayer
|
|
|
//
|
|
|
lsvLayer.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
|
lsvLayer.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { columnHeader1, columnHeader2, columnHeader3 });
|
|
|
lsvLayer.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
lsvLayer.FullRowSelect = true;
|
|
|
lsvLayer.GridLines = true;
|
|
|
lsvLayer.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.None;
|
|
|
lsvLayer.Items.AddRange(new System.Windows.Forms.ListViewItem[] { listViewItem1, listViewItem2 });
|
|
|
lsvLayer.Location = new System.Drawing.Point(0, 0);
|
|
|
lsvLayer.Margin = new System.Windows.Forms.Padding(4);
|
|
|
lsvLayer.Name = "lsvLayer";
|
|
|
lsvLayer.Size = new System.Drawing.Size(327, 206);
|
|
|
lsvLayer.TabIndex = 1;
|
|
|
lsvLayer.UseCompatibleStateImageBehavior = false;
|
|
|
lsvLayer.View = System.Windows.Forms.View.Details;
|
|
|
lsvLayer.SelectedIndexChanged += lsvCurve_SelectedIndexChanged;
|
|
|
//
|
|
|
// columnHeader1
|
|
|
//
|
|
|
columnHeader1.Text = "序号";
|
|
|
columnHeader1.Width = 40;
|
|
|
//
|
|
|
// columnHeader2
|
|
|
//
|
|
|
columnHeader2.Text = "名称";
|
|
|
columnHeader2.Width = 100;
|
|
|
//
|
|
|
// columnHeader3
|
|
|
//
|
|
|
columnHeader3.Text = "类型";
|
|
|
columnHeader3.Width = 40;
|
|
|
//
|
|
|
// ppgLayer
|
|
|
//
|
|
|
ppgLayer.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
ppgLayer.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134);
|
|
|
ppgLayer.Location = new System.Drawing.Point(0, 0);
|
|
|
ppgLayer.Margin = new System.Windows.Forms.Padding(4);
|
|
|
ppgLayer.Name = "ppgLayer";
|
|
|
ppgLayer.Size = new System.Drawing.Size(327, 355);
|
|
|
ppgLayer.TabIndex = 0;
|
|
|
ppgLayer.ToolbarVisible = false;
|
|
|
ppgLayer.PropertyValueChanged += ppgLayer_PropertyValueChanged;
|
|
|
ppgLayer.SelectedObjectsChanged += ppgLayer_SelectedObjectsChanged;
|
|
|
//
|
|
|
// tabControl1
|
|
|
//
|
|
|
tabControl1.Controls.Add(tabPage1);
|
|
|
tabControl1.Controls.Add(tabPage2);
|
|
|
tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
tabControl1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134);
|
|
|
tabControl1.Location = new System.Drawing.Point(0, 0);
|
|
|
tabControl1.Margin = new System.Windows.Forms.Padding(0, 4, 4, 4);
|
|
|
tabControl1.Name = "tabControl1";
|
|
|
tabControl1.SelectedIndex = 0;
|
|
|
tabControl1.Size = new System.Drawing.Size(335, 627);
|
|
|
tabControl1.TabIndex = 0;
|
|
|
//
|
|
|
// tabPage1
|
|
|
//
|
|
|
tabPage1.Controls.Add(splitContainer1);
|
|
|
tabPage1.Controls.Add(tsLayerToolBar);
|
|
|
tabPage1.Location = new System.Drawing.Point(4, 26);
|
|
|
tabPage1.Margin = new System.Windows.Forms.Padding(4);
|
|
|
tabPage1.Name = "tabPage1";
|
|
|
tabPage1.Size = new System.Drawing.Size(327, 597);
|
|
|
tabPage1.TabIndex = 0;
|
|
|
tabPage1.Text = "图层属性";
|
|
|
tabPage1.UseVisualStyleBackColor = true;
|
|
|
//
|
|
|
// tsLayerToolBar
|
|
|
//
|
|
|
tsLayerToolBar.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
tsLayerToolBar.GripMargin = new System.Windows.Forms.Padding(0);
|
|
|
tsLayerToolBar.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
|
|
|
tsLayerToolBar.ImageScalingSize = new System.Drawing.Size(24, 24);
|
|
|
tsLayerToolBar.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { tsbtnLayerStyleLibrary, tsbLayerPropAddLine, tsbLayerPropAddPoint, toolStripSeparator3, tsbLayerPropCopy, tsbLayerPropPaste, toolStripSeparator2, tsbLayerPropMoveUp, tsbLayerPropMoveDown, toolStripSeparator4, tsbLayerPropDel });
|
|
|
tsLayerToolBar.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.HorizontalStackWithOverflow;
|
|
|
tsLayerToolBar.Location = new System.Drawing.Point(0, 0);
|
|
|
tsLayerToolBar.Name = "tsLayerToolBar";
|
|
|
tsLayerToolBar.Padding = new System.Windows.Forms.Padding(0, 0, 2, 0);
|
|
|
tsLayerToolBar.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;
|
|
|
tsLayerToolBar.Size = new System.Drawing.Size(327, 31);
|
|
|
tsLayerToolBar.TabIndex = 0;
|
|
|
tsLayerToolBar.Text = "toolStrip1";
|
|
|
//
|
|
|
// tsbtnLayerStyleLibrary
|
|
|
//
|
|
|
tsbtnLayerStyleLibrary.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
tsbtnLayerStyleLibrary.Image = GeoSigma.UCDraw.Properties.Resources.yangshiku32X32;
|
|
|
tsbtnLayerStyleLibrary.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
|
|
tsbtnLayerStyleLibrary.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
tsbtnLayerStyleLibrary.Name = "tsbtnLayerStyleLibrary";
|
|
|
tsbtnLayerStyleLibrary.Size = new System.Drawing.Size(28, 28);
|
|
|
tsbtnLayerStyleLibrary.Text = "样式库";
|
|
|
tsbtnLayerStyleLibrary.Click += tsbtnLayerStyleLibrary_Click;
|
|
|
//
|
|
|
// tsbLayerPropAddLine
|
|
|
//
|
|
|
tsbLayerPropAddLine.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
tsbLayerPropAddLine.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { NormalToolStripMenuItem, NameToolStripMenuItem, SymbolToolStripMenuItem, FillToolStripMenuItem });
|
|
|
tsbLayerPropAddLine.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
tsbLayerPropAddLine.Image = (System.Drawing.Image)resources.GetObject("tsbLayerPropAddLine.Image");
|
|
|
tsbLayerPropAddLine.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
|
|
tsbLayerPropAddLine.ImageTransparentColor = System.Drawing.Color.Silver;
|
|
|
tsbLayerPropAddLine.Name = "tsbLayerPropAddLine";
|
|
|
tsbLayerPropAddLine.Size = new System.Drawing.Size(37, 28);
|
|
|
tsbLayerPropAddLine.Text = "添加线属性";
|
|
|
//
|
|
|
// NormalToolStripMenuItem
|
|
|
//
|
|
|
NormalToolStripMenuItem.Name = "NormalToolStripMenuItem";
|
|
|
NormalToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
|
|
|
NormalToolStripMenuItem.Text = "常规";
|
|
|
NormalToolStripMenuItem.Click += NormalToolStripMenuItem_Click;
|
|
|
//
|
|
|
// NameToolStripMenuItem
|
|
|
//
|
|
|
NameToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { HeadTailNameToolStripMenuItem, CenterLineToolStripMenuItem, CenterAreaToolStripMenuItem, AnyPositionToolStripMenuItem, ChainageToolStripMenuItem });
|
|
|
NameToolStripMenuItem.Name = "NameToolStripMenuItem";
|
|
|
NameToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
|
|
|
NameToolStripMenuItem.Text = "名字";
|
|
|
//
|
|
|
// HeadTailNameToolStripMenuItem
|
|
|
//
|
|
|
HeadTailNameToolStripMenuItem.Name = "HeadTailNameToolStripMenuItem";
|
|
|
HeadTailNameToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
|
|
|
HeadTailNameToolStripMenuItem.Text = "首尾名";
|
|
|
HeadTailNameToolStripMenuItem.Click += HeadTailNameToolStripMenuItem_Click;
|
|
|
//
|
|
|
// CenterLineToolStripMenuItem
|
|
|
//
|
|
|
CenterLineToolStripMenuItem.Name = "CenterLineToolStripMenuItem";
|
|
|
CenterLineToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
|
|
|
CenterLineToolStripMenuItem.Text = "线中心";
|
|
|
CenterLineToolStripMenuItem.Click += CenterLineToolStripMenuItem_Click;
|
|
|
//
|
|
|
// CenterAreaToolStripMenuItem
|
|
|
//
|
|
|
CenterAreaToolStripMenuItem.Name = "CenterAreaToolStripMenuItem";
|
|
|
CenterAreaToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
|
|
|
CenterAreaToolStripMenuItem.Text = "区域中心";
|
|
|
CenterAreaToolStripMenuItem.Click += CenterAreaToolStripMenuItem_Click;
|
|
|
//
|
|
|
// AnyPositionToolStripMenuItem
|
|
|
//
|
|
|
AnyPositionToolStripMenuItem.Name = "AnyPositionToolStripMenuItem";
|
|
|
AnyPositionToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
|
|
|
AnyPositionToolStripMenuItem.Text = "任意位置";
|
|
|
AnyPositionToolStripMenuItem.Click += AnyPositionToolStripMenuItem_Click;
|
|
|
//
|
|
|
// ChainageToolStripMenuItem
|
|
|
//
|
|
|
ChainageToolStripMenuItem.Name = "ChainageToolStripMenuItem";
|
|
|
ChainageToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
|
|
|
ChainageToolStripMenuItem.Text = "桩号";
|
|
|
ChainageToolStripMenuItem.Click += ChainageToolStripMenuItem_Click;
|
|
|
//
|
|
|
// SymbolToolStripMenuItem
|
|
|
//
|
|
|
SymbolToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { HeadSymbolToolStripMenuItem, TailSymbolToolStripMenuItem, DoubleSymbolToolStripMenuItem, ManySymbolToolStripMenuItem });
|
|
|
SymbolToolStripMenuItem.Name = "SymbolToolStripMenuItem";
|
|
|
SymbolToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
|
|
|
SymbolToolStripMenuItem.Text = "符号标记";
|
|
|
//
|
|
|
// HeadSymbolToolStripMenuItem
|
|
|
//
|
|
|
HeadSymbolToolStripMenuItem.Name = "HeadSymbolToolStripMenuItem";
|
|
|
HeadSymbolToolStripMenuItem.Size = new System.Drawing.Size(112, 22);
|
|
|
HeadSymbolToolStripMenuItem.Text = "首符号";
|
|
|
HeadSymbolToolStripMenuItem.Click += HeadSymbolToolStripMenuItem_Click;
|
|
|
//
|
|
|
// TailSymbolToolStripMenuItem
|
|
|
//
|
|
|
TailSymbolToolStripMenuItem.Name = "TailSymbolToolStripMenuItem";
|
|
|
TailSymbolToolStripMenuItem.Size = new System.Drawing.Size(112, 22);
|
|
|
TailSymbolToolStripMenuItem.Text = "尾符号";
|
|
|
TailSymbolToolStripMenuItem.Click += TailSymbolToolStripMenuItem_Click;
|
|
|
//
|
|
|
// DoubleSymbolToolStripMenuItem
|
|
|
//
|
|
|
DoubleSymbolToolStripMenuItem.Name = "DoubleSymbolToolStripMenuItem";
|
|
|
DoubleSymbolToolStripMenuItem.Size = new System.Drawing.Size(112, 22);
|
|
|
DoubleSymbolToolStripMenuItem.Text = "双符号";
|
|
|
DoubleSymbolToolStripMenuItem.Click += DoubleSymbolToolStripMenuItem_Click;
|
|
|
//
|
|
|
// ManySymbolToolStripMenuItem
|
|
|
//
|
|
|
ManySymbolToolStripMenuItem.Name = "ManySymbolToolStripMenuItem";
|
|
|
ManySymbolToolStripMenuItem.Size = new System.Drawing.Size(112, 22);
|
|
|
ManySymbolToolStripMenuItem.Text = "多符号";
|
|
|
ManySymbolToolStripMenuItem.Click += ManySymbolToolStripMenuItem_Click;
|
|
|
//
|
|
|
// FillToolStripMenuItem
|
|
|
//
|
|
|
FillToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { SymbolFillToolStripMenuItem, GradientColorToolStripMenuItem });
|
|
|
FillToolStripMenuItem.Name = "FillToolStripMenuItem";
|
|
|
FillToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
|
|
|
FillToolStripMenuItem.Text = "填充";
|
|
|
//
|
|
|
// SymbolFillToolStripMenuItem
|
|
|
//
|
|
|
SymbolFillToolStripMenuItem.Name = "SymbolFillToolStripMenuItem";
|
|
|
SymbolFillToolStripMenuItem.Size = new System.Drawing.Size(112, 22);
|
|
|
SymbolFillToolStripMenuItem.Text = "符号";
|
|
|
SymbolFillToolStripMenuItem.Click += SymbolFillToolStripMenuItem_Click;
|
|
|
//
|
|
|
// GradientColorToolStripMenuItem
|
|
|
//
|
|
|
GradientColorToolStripMenuItem.Name = "GradientColorToolStripMenuItem";
|
|
|
GradientColorToolStripMenuItem.Size = new System.Drawing.Size(112, 22);
|
|
|
GradientColorToolStripMenuItem.Text = "渐变色";
|
|
|
GradientColorToolStripMenuItem.Click += GradientColorToolStripMenuItem_Click;
|
|
|
//
|
|
|
// tsbLayerPropAddPoint
|
|
|
//
|
|
|
tsbLayerPropAddPoint.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
tsbLayerPropAddPoint.Image = (System.Drawing.Image)resources.GetObject("tsbLayerPropAddPoint.Image");
|
|
|
tsbLayerPropAddPoint.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
|
|
tsbLayerPropAddPoint.ImageTransparentColor = System.Drawing.Color.Silver;
|
|
|
tsbLayerPropAddPoint.Name = "tsbLayerPropAddPoint";
|
|
|
tsbLayerPropAddPoint.Size = new System.Drawing.Size(28, 28);
|
|
|
tsbLayerPropAddPoint.Text = "添加点属性";
|
|
|
tsbLayerPropAddPoint.Click += tsbLayerPropAddPoint_Click;
|
|
|
//
|
|
|
// toolStripSeparator3
|
|
|
//
|
|
|
toolStripSeparator3.Name = "toolStripSeparator3";
|
|
|
toolStripSeparator3.Size = new System.Drawing.Size(6, 31);
|
|
|
//
|
|
|
// tsbLayerPropCopy
|
|
|
//
|
|
|
tsbLayerPropCopy.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
tsbLayerPropCopy.Image = (System.Drawing.Image)resources.GetObject("tsbLayerPropCopy.Image");
|
|
|
tsbLayerPropCopy.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
|
|
tsbLayerPropCopy.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
tsbLayerPropCopy.Name = "tsbLayerPropCopy";
|
|
|
tsbLayerPropCopy.Size = new System.Drawing.Size(28, 28);
|
|
|
tsbLayerPropCopy.Text = "复制";
|
|
|
tsbLayerPropCopy.Click += tsbLayerPropCopy_Click;
|
|
|
//
|
|
|
// tsbLayerPropPaste
|
|
|
//
|
|
|
tsbLayerPropPaste.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
tsbLayerPropPaste.Enabled = false;
|
|
|
tsbLayerPropPaste.Image = (System.Drawing.Image)resources.GetObject("tsbLayerPropPaste.Image");
|
|
|
tsbLayerPropPaste.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
|
|
tsbLayerPropPaste.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
tsbLayerPropPaste.Name = "tsbLayerPropPaste";
|
|
|
tsbLayerPropPaste.Size = new System.Drawing.Size(28, 28);
|
|
|
tsbLayerPropPaste.Text = "粘贴";
|
|
|
tsbLayerPropPaste.Click += tsbLayerPropPaste_Click;
|
|
|
//
|
|
|
// toolStripSeparator2
|
|
|
//
|
|
|
toolStripSeparator2.Name = "toolStripSeparator2";
|
|
|
toolStripSeparator2.Size = new System.Drawing.Size(6, 31);
|
|
|
//
|
|
|
// tsbLayerPropMoveUp
|
|
|
//
|
|
|
tsbLayerPropMoveUp.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
tsbLayerPropMoveUp.Image = (System.Drawing.Image)resources.GetObject("tsbLayerPropMoveUp.Image");
|
|
|
tsbLayerPropMoveUp.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
|
|
tsbLayerPropMoveUp.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
tsbLayerPropMoveUp.Name = "tsbLayerPropMoveUp";
|
|
|
tsbLayerPropMoveUp.Size = new System.Drawing.Size(28, 28);
|
|
|
tsbLayerPropMoveUp.Text = "上移";
|
|
|
tsbLayerPropMoveUp.Click += tsbLayerPropMoveUp_Click;
|
|
|
//
|
|
|
// tsbLayerPropMoveDown
|
|
|
//
|
|
|
tsbLayerPropMoveDown.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
tsbLayerPropMoveDown.Image = (System.Drawing.Image)resources.GetObject("tsbLayerPropMoveDown.Image");
|
|
|
tsbLayerPropMoveDown.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
|
|
tsbLayerPropMoveDown.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
tsbLayerPropMoveDown.Name = "tsbLayerPropMoveDown";
|
|
|
tsbLayerPropMoveDown.Size = new System.Drawing.Size(28, 28);
|
|
|
tsbLayerPropMoveDown.Text = "下移";
|
|
|
tsbLayerPropMoveDown.Click += tsbLayerPropMoveDown_Click;
|
|
|
//
|
|
|
// toolStripSeparator4
|
|
|
//
|
|
|
toolStripSeparator4.Name = "toolStripSeparator4";
|
|
|
toolStripSeparator4.Size = new System.Drawing.Size(6, 31);
|
|
|
//
|
|
|
// tsbLayerPropDel
|
|
|
//
|
|
|
tsbLayerPropDel.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
tsbLayerPropDel.Image = GeoSigma.UCDraw.Properties.Resources.DeleteNorma16x16l;
|
|
|
tsbLayerPropDel.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
|
|
tsbLayerPropDel.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
tsbLayerPropDel.Name = "tsbLayerPropDel";
|
|
|
tsbLayerPropDel.Size = new System.Drawing.Size(23, 28);
|
|
|
tsbLayerPropDel.Text = "删除";
|
|
|
tsbLayerPropDel.Click += tsbLayerPropDel_Click;
|
|
|
//
|
|
|
// tabPage2
|
|
|
//
|
|
|
tabPage2.Controls.Add(splitElement);
|
|
|
tabPage2.Controls.Add(tsElementToolBar);
|
|
|
tabPage2.Location = new System.Drawing.Point(4, 26);
|
|
|
tabPage2.Margin = new System.Windows.Forms.Padding(4);
|
|
|
tabPage2.Name = "tabPage2";
|
|
|
tabPage2.Size = new System.Drawing.Size(327, 597);
|
|
|
tabPage2.TabIndex = 1;
|
|
|
tabPage2.Text = "图元属性";
|
|
|
tabPage2.UseVisualStyleBackColor = true;
|
|
|
//
|
|
|
// splitElement
|
|
|
//
|
|
|
splitElement.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
splitElement.FixedPanel = System.Windows.Forms.FixedPanel.Panel1;
|
|
|
splitElement.Location = new System.Drawing.Point(0, 31);
|
|
|
splitElement.Margin = new System.Windows.Forms.Padding(4);
|
|
|
splitElement.Name = "splitElement";
|
|
|
splitElement.Orientation = System.Windows.Forms.Orientation.Horizontal;
|
|
|
//
|
|
|
// splitElement.Panel1
|
|
|
//
|
|
|
splitElement.Panel1.Controls.Add(panel1);
|
|
|
//
|
|
|
// splitElement.Panel2
|
|
|
//
|
|
|
splitElement.Panel2.Controls.Add(splitElementGrid);
|
|
|
splitElement.Panel2.Controls.Add(toolStrip3);
|
|
|
splitElement.Size = new System.Drawing.Size(327, 566);
|
|
|
splitElement.SplitterDistance = 208;
|
|
|
splitElement.SplitterWidth = 5;
|
|
|
splitElement.TabIndex = 4;
|
|
|
//
|
|
|
// panel1
|
|
|
//
|
|
|
panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
panel1.Controls.Add(lsvElement);
|
|
|
panel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
panel1.Location = new System.Drawing.Point(0, 0);
|
|
|
panel1.Margin = new System.Windows.Forms.Padding(4);
|
|
|
panel1.Name = "panel1";
|
|
|
panel1.Size = new System.Drawing.Size(327, 208);
|
|
|
panel1.TabIndex = 3;
|
|
|
//
|
|
|
// lsvElement
|
|
|
//
|
|
|
lsvElement.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
|
lsvElement.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { columnHeader4, columnHeader5, columnHeader6 });
|
|
|
lsvElement.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
lsvElement.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134);
|
|
|
lsvElement.FullRowSelect = true;
|
|
|
lsvElement.GridLines = true;
|
|
|
lsvElement.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.None;
|
|
|
lsvElement.Items.AddRange(new System.Windows.Forms.ListViewItem[] { listViewItem3, listViewItem4 });
|
|
|
lsvElement.LabelWrap = false;
|
|
|
lsvElement.Location = new System.Drawing.Point(0, 0);
|
|
|
lsvElement.Margin = new System.Windows.Forms.Padding(4);
|
|
|
lsvElement.Name = "lsvElement";
|
|
|
lsvElement.Size = new System.Drawing.Size(325, 206);
|
|
|
lsvElement.TabIndex = 2;
|
|
|
lsvElement.UseCompatibleStateImageBehavior = false;
|
|
|
lsvElement.View = System.Windows.Forms.View.Details;
|
|
|
lsvElement.SelectedIndexChanged += lsvElement_SelectedIndexChanged;
|
|
|
//
|
|
|
// columnHeader4
|
|
|
//
|
|
|
columnHeader4.Text = "序号";
|
|
|
columnHeader4.Width = 40;
|
|
|
//
|
|
|
// columnHeader5
|
|
|
//
|
|
|
columnHeader5.Text = "名称";
|
|
|
columnHeader5.Width = 80;
|
|
|
//
|
|
|
// columnHeader6
|
|
|
//
|
|
|
columnHeader6.Text = "类型";
|
|
|
//
|
|
|
// splitElementGrid
|
|
|
//
|
|
|
splitElementGrid.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
splitElementGrid.FixedPanel = System.Windows.Forms.FixedPanel.Panel2;
|
|
|
splitElementGrid.Location = new System.Drawing.Point(0, 0);
|
|
|
splitElementGrid.Margin = new System.Windows.Forms.Padding(4);
|
|
|
splitElementGrid.Name = "splitElementGrid";
|
|
|
splitElementGrid.Orientation = System.Windows.Forms.Orientation.Horizontal;
|
|
|
//
|
|
|
// splitElementGrid.Panel1
|
|
|
//
|
|
|
splitElementGrid.Panel1.Controls.Add(ppgElement);
|
|
|
//
|
|
|
// splitElementGrid.Panel2
|
|
|
//
|
|
|
splitElementGrid.Panel2.Controls.Add(ppgData);
|
|
|
splitElementGrid.Size = new System.Drawing.Size(327, 353);
|
|
|
splitElementGrid.SplitterDistance = 77;
|
|
|
splitElementGrid.SplitterWidth = 5;
|
|
|
splitElementGrid.TabIndex = 4;
|
|
|
//
|
|
|
// ppgElement
|
|
|
//
|
|
|
ppgElement.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
ppgElement.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134);
|
|
|
ppgElement.HelpVisible = false;
|
|
|
ppgElement.Location = new System.Drawing.Point(0, 0);
|
|
|
ppgElement.Margin = new System.Windows.Forms.Padding(4);
|
|
|
ppgElement.Name = "ppgElement";
|
|
|
ppgElement.Size = new System.Drawing.Size(327, 77);
|
|
|
ppgElement.TabIndex = 1;
|
|
|
ppgElement.ToolbarVisible = false;
|
|
|
ppgElement.PropertyValueChanged += ppgElement_PropertyValueChanged;
|
|
|
ppgElement.SelectedObjectsChanged += ppgElement_SelectedObjectsChanged;
|
|
|
//
|
|
|
// ppgData
|
|
|
//
|
|
|
ppgData.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
ppgData.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 134);
|
|
|
ppgData.HelpVisible = false;
|
|
|
ppgData.Location = new System.Drawing.Point(0, 0);
|
|
|
ppgData.Margin = new System.Windows.Forms.Padding(4);
|
|
|
ppgData.Name = "ppgData";
|
|
|
ppgData.Size = new System.Drawing.Size(327, 271);
|
|
|
ppgData.TabIndex = 3;
|
|
|
ppgData.ToolbarVisible = false;
|
|
|
ppgData.PropertyValueChanged += ppgElement_PropertyValueChanged;
|
|
|
ppgData.SelectedObjectsChanged += ppgData_SelectedObjectsChanged;
|
|
|
//
|
|
|
// toolStrip3
|
|
|
//
|
|
|
toolStrip3.Font = new System.Drawing.Font("Segoe UI", 9F);
|
|
|
toolStrip3.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
|
|
|
toolStrip3.ImageScalingSize = new System.Drawing.Size(20, 20);
|
|
|
toolStrip3.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { tsbElementSortGrouop, tsbElementSortAsc, toolStripSeparator1, toolStripButton11, toolStripButton7 });
|
|
|
toolStrip3.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.HorizontalStackWithOverflow;
|
|
|
toolStrip3.Location = new System.Drawing.Point(0, 0);
|
|
|
toolStrip3.Name = "toolStrip3";
|
|
|
toolStrip3.Padding = new System.Windows.Forms.Padding(0, 0, 2, 0);
|
|
|
toolStrip3.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
|
|
|
toolStrip3.Size = new System.Drawing.Size(326, 36);
|
|
|
toolStrip3.TabIndex = 2;
|
|
|
toolStrip3.Text = "toolStrip3";
|
|
|
toolStrip3.Visible = false;
|
|
|
//
|
|
|
// tsbElementSortGrouop
|
|
|
//
|
|
|
tsbElementSortGrouop.Checked = true;
|
|
|
tsbElementSortGrouop.CheckOnClick = true;
|
|
|
tsbElementSortGrouop.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
tsbElementSortGrouop.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
tsbElementSortGrouop.Image = (System.Drawing.Image)resources.GetObject("tsbElementSortGrouop.Image");
|
|
|
tsbElementSortGrouop.ImageTransparentColor = System.Drawing.Color.White;
|
|
|
tsbElementSortGrouop.Name = "tsbElementSortGrouop";
|
|
|
tsbElementSortGrouop.Size = new System.Drawing.Size(24, 33);
|
|
|
tsbElementSortGrouop.Text = "toolStripButton12";
|
|
|
//
|
|
|
// tsbElementSortAsc
|
|
|
//
|
|
|
tsbElementSortAsc.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
tsbElementSortAsc.Image = (System.Drawing.Image)resources.GetObject("tsbElementSortAsc.Image");
|
|
|
tsbElementSortAsc.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
tsbElementSortAsc.Name = "tsbElementSortAsc";
|
|
|
tsbElementSortAsc.Size = new System.Drawing.Size(24, 33);
|
|
|
tsbElementSortAsc.Text = "toolStripButton13";
|
|
|
//
|
|
|
// toolStripSeparator1
|
|
|
//
|
|
|
toolStripSeparator1.Name = "toolStripSeparator1";
|
|
|
toolStripSeparator1.Size = new System.Drawing.Size(6, 36);
|
|
|
//
|
|
|
// toolStripButton11
|
|
|
//
|
|
|
toolStripButton11.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
toolStripButton11.Image = GeoSigma.UCDraw.Properties.Resources.Copy_16x16;
|
|
|
toolStripButton11.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
toolStripButton11.Name = "toolStripButton11";
|
|
|
toolStripButton11.Size = new System.Drawing.Size(24, 33);
|
|
|
toolStripButton11.Text = "toolStripButton11";
|
|
|
//
|
|
|
// toolStripButton7
|
|
|
//
|
|
|
toolStripButton7.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
toolStripButton7.Image = GeoSigma.UCDraw.Properties.Resources.Paste_16x16;
|
|
|
toolStripButton7.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
toolStripButton7.Name = "toolStripButton7";
|
|
|
toolStripButton7.Size = new System.Drawing.Size(24, 33);
|
|
|
toolStripButton7.Text = "toolStripButton7";
|
|
|
//
|
|
|
// tsElementToolBar
|
|
|
//
|
|
|
tsElementToolBar.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
tsElementToolBar.GripMargin = new System.Windows.Forms.Padding(0);
|
|
|
tsElementToolBar.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
|
|
|
tsElementToolBar.ImageScalingSize = new System.Drawing.Size(24, 24);
|
|
|
tsElementToolBar.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { tsbtnElementStyleLibrary, tsbElementPropAddLine, tsbElementPropAddPoint, toolStripSeparator6, tsbElementPropCopy, tsbElementPropPaste, toolStripSeparator5, tsbElementPropMoveUp, tsbElementPropMoveDown, toolStripSeparator7, tsbElementPropDel });
|
|
|
tsElementToolBar.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.HorizontalStackWithOverflow;
|
|
|
tsElementToolBar.Location = new System.Drawing.Point(0, 0);
|
|
|
tsElementToolBar.Name = "tsElementToolBar";
|
|
|
tsElementToolBar.Padding = new System.Windows.Forms.Padding(0, 0, 2, 0);
|
|
|
tsElementToolBar.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;
|
|
|
tsElementToolBar.Size = new System.Drawing.Size(327, 31);
|
|
|
tsElementToolBar.TabIndex = 3;
|
|
|
tsElementToolBar.Text = "toolStrip2";
|
|
|
//
|
|
|
// tsbtnElementStyleLibrary
|
|
|
//
|
|
|
tsbtnElementStyleLibrary.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
tsbtnElementStyleLibrary.Enabled = false;
|
|
|
tsbtnElementStyleLibrary.Image = GeoSigma.UCDraw.Properties.Resources.yangshiku32X32;
|
|
|
tsbtnElementStyleLibrary.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
|
|
tsbtnElementStyleLibrary.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
tsbtnElementStyleLibrary.Name = "tsbtnElementStyleLibrary";
|
|
|
tsbtnElementStyleLibrary.Size = new System.Drawing.Size(28, 28);
|
|
|
tsbtnElementStyleLibrary.Text = "样式库";
|
|
|
tsbtnElementStyleLibrary.Click += tsbtnElementStyleLibrary_Click;
|
|
|
//
|
|
|
// tsbElementPropAddLine
|
|
|
//
|
|
|
tsbElementPropAddLine.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
tsbElementPropAddLine.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { ElementNormalToolStripMenuItem, 名字ToolStripMenuItem, 符号标记ToolStripMenuItem, ElementSymbolFillToolStripMenuItem });
|
|
|
tsbElementPropAddLine.Enabled = false;
|
|
|
tsbElementPropAddLine.Image = (System.Drawing.Image)resources.GetObject("tsbElementPropAddLine.Image");
|
|
|
tsbElementPropAddLine.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
|
|
tsbElementPropAddLine.ImageTransparentColor = System.Drawing.Color.Silver;
|
|
|
tsbElementPropAddLine.Name = "tsbElementPropAddLine";
|
|
|
tsbElementPropAddLine.Size = new System.Drawing.Size(37, 28);
|
|
|
tsbElementPropAddLine.Text = "添加线属性";
|
|
|
//
|
|
|
// ElementNormalToolStripMenuItem
|
|
|
//
|
|
|
ElementNormalToolStripMenuItem.Name = "ElementNormalToolStripMenuItem";
|
|
|
ElementNormalToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
|
ElementNormalToolStripMenuItem.Text = "常规";
|
|
|
ElementNormalToolStripMenuItem.Click += ElementNormalToolStripMenuItem_Click;
|
|
|
//
|
|
|
// 名字ToolStripMenuItem
|
|
|
//
|
|
|
名字ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { ElementHeadTailToolStripMenuItem, ElementCenterLineToolStripMenuItem, ElementCenterAreaToolStripMenuItem, ElementAnyPositionToolStripMenuItem, ElementChainageToolStripMenuItem });
|
|
|
名字ToolStripMenuItem.Name = "名字ToolStripMenuItem";
|
|
|
名字ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
|
名字ToolStripMenuItem.Text = "名字";
|
|
|
//
|
|
|
// ElementHeadTailToolStripMenuItem
|
|
|
//
|
|
|
ElementHeadTailToolStripMenuItem.Name = "ElementHeadTailToolStripMenuItem";
|
|
|
ElementHeadTailToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
|
|
|
ElementHeadTailToolStripMenuItem.Text = "首尾名";
|
|
|
ElementHeadTailToolStripMenuItem.Click += ElementAnyPositionToolStripMenuItem_Click;
|
|
|
//
|
|
|
// ElementCenterLineToolStripMenuItem
|
|
|
//
|
|
|
ElementCenterLineToolStripMenuItem.Name = "ElementCenterLineToolStripMenuItem";
|
|
|
ElementCenterLineToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
|
|
|
ElementCenterLineToolStripMenuItem.Text = "线中心";
|
|
|
ElementCenterLineToolStripMenuItem.Click += ElementCenterLineToolStripMenuItem_Click;
|
|
|
//
|
|
|
// ElementCenterAreaToolStripMenuItem
|
|
|
//
|
|
|
ElementCenterAreaToolStripMenuItem.Name = "ElementCenterAreaToolStripMenuItem";
|
|
|
ElementCenterAreaToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
|
|
|
ElementCenterAreaToolStripMenuItem.Text = "区域中心";
|
|
|
ElementCenterAreaToolStripMenuItem.Click += ElementCenterAreaToolStripMenuItem_Click;
|
|
|
//
|
|
|
// ElementAnyPositionToolStripMenuItem
|
|
|
//
|
|
|
ElementAnyPositionToolStripMenuItem.Name = "ElementAnyPositionToolStripMenuItem";
|
|
|
ElementAnyPositionToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
|
|
|
ElementAnyPositionToolStripMenuItem.Text = "任意位置";
|
|
|
ElementAnyPositionToolStripMenuItem.Click += ElementAnyPositionToolStripMenuItem_Click;
|
|
|
//
|
|
|
// ElementChainageToolStripMenuItem
|
|
|
//
|
|
|
ElementChainageToolStripMenuItem.Name = "ElementChainageToolStripMenuItem";
|
|
|
ElementChainageToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
|
|
|
ElementChainageToolStripMenuItem.Text = "桩号";
|
|
|
ElementChainageToolStripMenuItem.Click += ElementChainageToolStripMenuItem_Click;
|
|
|
//
|
|
|
// 符号标记ToolStripMenuItem
|
|
|
//
|
|
|
符号标记ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { ElementHeadSymbolToolStripMenuItem, ElementTailSymbolToolStripMenuItem, ElementDoubleSymbolToolStripMenuItem, ElementManySymbolToolStripMenuItem });
|
|
|
符号标记ToolStripMenuItem.Name = "符号标记ToolStripMenuItem";
|
|
|
符号标记ToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
|
符号标记ToolStripMenuItem.Text = "符号标记";
|
|
|
//
|
|
|
// ElementHeadSymbolToolStripMenuItem
|
|
|
//
|
|
|
ElementHeadSymbolToolStripMenuItem.Name = "ElementHeadSymbolToolStripMenuItem";
|
|
|
ElementHeadSymbolToolStripMenuItem.Size = new System.Drawing.Size(112, 22);
|
|
|
ElementHeadSymbolToolStripMenuItem.Text = "首符号";
|
|
|
ElementHeadSymbolToolStripMenuItem.Click += ElementHeadSymbolToolStripMenuItem_Click;
|
|
|
//
|
|
|
// ElementTailSymbolToolStripMenuItem
|
|
|
//
|
|
|
ElementTailSymbolToolStripMenuItem.Name = "ElementTailSymbolToolStripMenuItem";
|
|
|
ElementTailSymbolToolStripMenuItem.Size = new System.Drawing.Size(112, 22);
|
|
|
ElementTailSymbolToolStripMenuItem.Text = "尾符号";
|
|
|
ElementTailSymbolToolStripMenuItem.Click += ElementTailSymbolToolStripMenuItem_Click;
|
|
|
//
|
|
|
// ElementDoubleSymbolToolStripMenuItem
|
|
|
//
|
|
|
ElementDoubleSymbolToolStripMenuItem.Name = "ElementDoubleSymbolToolStripMenuItem";
|
|
|
ElementDoubleSymbolToolStripMenuItem.Size = new System.Drawing.Size(112, 22);
|
|
|
ElementDoubleSymbolToolStripMenuItem.Text = "双符号";
|
|
|
ElementDoubleSymbolToolStripMenuItem.Click += ElementDoubleSymbolToolStripMenuItem_Click;
|
|
|
//
|
|
|
// ElementManySymbolToolStripMenuItem
|
|
|
//
|
|
|
ElementManySymbolToolStripMenuItem.Name = "ElementManySymbolToolStripMenuItem";
|
|
|
ElementManySymbolToolStripMenuItem.Size = new System.Drawing.Size(112, 22);
|
|
|
ElementManySymbolToolStripMenuItem.Text = "多符号";
|
|
|
ElementManySymbolToolStripMenuItem.Click += ElementManySymbolToolStripMenuItem_Click;
|
|
|
//
|
|
|
// ElementSymbolFillToolStripMenuItem
|
|
|
//
|
|
|
ElementSymbolFillToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { 符号ToolStripMenuItem, ElementGradientColorToolStripMenuItem });
|
|
|
ElementSymbolFillToolStripMenuItem.Name = "ElementSymbolFillToolStripMenuItem";
|
|
|
ElementSymbolFillToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
|
|
|
ElementSymbolFillToolStripMenuItem.Text = "填充";
|
|
|
ElementSymbolFillToolStripMenuItem.Click += ElementSymbolFillToolStripMenuItem_Click;
|
|
|
//
|
|
|
// 符号ToolStripMenuItem
|
|
|
//
|
|
|
符号ToolStripMenuItem.Name = "符号ToolStripMenuItem";
|
|
|
符号ToolStripMenuItem.Size = new System.Drawing.Size(112, 22);
|
|
|
符号ToolStripMenuItem.Text = "符号";
|
|
|
//
|
|
|
// ElementGradientColorToolStripMenuItem
|
|
|
//
|
|
|
ElementGradientColorToolStripMenuItem.Name = "ElementGradientColorToolStripMenuItem";
|
|
|
ElementGradientColorToolStripMenuItem.Size = new System.Drawing.Size(112, 22);
|
|
|
ElementGradientColorToolStripMenuItem.Text = "渐变色";
|
|
|
ElementGradientColorToolStripMenuItem.Click += ElementGradientColorToolStripMenuItem_Click;
|
|
|
//
|
|
|
// tsbElementPropAddPoint
|
|
|
//
|
|
|
tsbElementPropAddPoint.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
tsbElementPropAddPoint.Enabled = false;
|
|
|
tsbElementPropAddPoint.Image = (System.Drawing.Image)resources.GetObject("tsbElementPropAddPoint.Image");
|
|
|
tsbElementPropAddPoint.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
|
|
tsbElementPropAddPoint.ImageTransparentColor = System.Drawing.Color.Silver;
|
|
|
tsbElementPropAddPoint.Name = "tsbElementPropAddPoint";
|
|
|
tsbElementPropAddPoint.Size = new System.Drawing.Size(28, 28);
|
|
|
tsbElementPropAddPoint.Text = "添加点属性";
|
|
|
tsbElementPropAddPoint.Click += tsbElementPropAddPoint_Click;
|
|
|
//
|
|
|
// toolStripSeparator6
|
|
|
//
|
|
|
toolStripSeparator6.Name = "toolStripSeparator6";
|
|
|
toolStripSeparator6.Size = new System.Drawing.Size(6, 31);
|
|
|
//
|
|
|
// tsbElementPropCopy
|
|
|
//
|
|
|
tsbElementPropCopy.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
tsbElementPropCopy.Image = (System.Drawing.Image)resources.GetObject("tsbElementPropCopy.Image");
|
|
|
tsbElementPropCopy.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
|
|
tsbElementPropCopy.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
tsbElementPropCopy.Name = "tsbElementPropCopy";
|
|
|
tsbElementPropCopy.Size = new System.Drawing.Size(28, 28);
|
|
|
tsbElementPropCopy.Text = "复制";
|
|
|
tsbElementPropCopy.Click += tsbElementCopy_Click;
|
|
|
//
|
|
|
// tsbElementPropPaste
|
|
|
//
|
|
|
tsbElementPropPaste.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
tsbElementPropPaste.Enabled = false;
|
|
|
tsbElementPropPaste.Image = (System.Drawing.Image)resources.GetObject("tsbElementPropPaste.Image");
|
|
|
tsbElementPropPaste.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
|
|
tsbElementPropPaste.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
tsbElementPropPaste.Name = "tsbElementPropPaste";
|
|
|
tsbElementPropPaste.Size = new System.Drawing.Size(28, 28);
|
|
|
tsbElementPropPaste.Text = "粘贴";
|
|
|
tsbElementPropPaste.Click += tsbElementPropPaste_Click;
|
|
|
//
|
|
|
// toolStripSeparator5
|
|
|
//
|
|
|
toolStripSeparator5.Name = "toolStripSeparator5";
|
|
|
toolStripSeparator5.Size = new System.Drawing.Size(6, 31);
|
|
|
//
|
|
|
// tsbElementPropMoveUp
|
|
|
//
|
|
|
tsbElementPropMoveUp.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
tsbElementPropMoveUp.Image = (System.Drawing.Image)resources.GetObject("tsbElementPropMoveUp.Image");
|
|
|
tsbElementPropMoveUp.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
|
|
tsbElementPropMoveUp.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
tsbElementPropMoveUp.Name = "tsbElementPropMoveUp";
|
|
|
tsbElementPropMoveUp.Size = new System.Drawing.Size(28, 28);
|
|
|
tsbElementPropMoveUp.Text = "上移";
|
|
|
tsbElementPropMoveUp.Click += tsbElementPropMoveUp_Click;
|
|
|
//
|
|
|
// tsbElementPropMoveDown
|
|
|
//
|
|
|
tsbElementPropMoveDown.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
tsbElementPropMoveDown.Image = (System.Drawing.Image)resources.GetObject("tsbElementPropMoveDown.Image");
|
|
|
tsbElementPropMoveDown.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
|
|
tsbElementPropMoveDown.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
tsbElementPropMoveDown.Name = "tsbElementPropMoveDown";
|
|
|
tsbElementPropMoveDown.Size = new System.Drawing.Size(28, 28);
|
|
|
tsbElementPropMoveDown.Text = "下移";
|
|
|
tsbElementPropMoveDown.Click += tsbElementPropMoveDown_Click;
|
|
|
//
|
|
|
// toolStripSeparator7
|
|
|
//
|
|
|
toolStripSeparator7.Name = "toolStripSeparator7";
|
|
|
toolStripSeparator7.Size = new System.Drawing.Size(6, 31);
|
|
|
//
|
|
|
// tsbElementPropDel
|
|
|
//
|
|
|
tsbElementPropDel.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
|
|
tsbElementPropDel.Image = GeoSigma.UCDraw.Properties.Resources.DeleteNorma16x16l;
|
|
|
tsbElementPropDel.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
|
|
|
tsbElementPropDel.ImageTransparentColor = System.Drawing.Color.Magenta;
|
|
|
tsbElementPropDel.Name = "tsbElementPropDel";
|
|
|
tsbElementPropDel.Size = new System.Drawing.Size(23, 28);
|
|
|
tsbElementPropDel.Text = "删除";
|
|
|
tsbElementPropDel.Click += tsbElementPropDel_Click;
|
|
|
//
|
|
|
// PanelProperty
|
|
|
//
|
|
|
AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
|
|
|
AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
Controls.Add(tabControl1);
|
|
|
Margin = new System.Windows.Forms.Padding(4);
|
|
|
Name = "PanelProperty";
|
|
|
Size = new System.Drawing.Size(335, 627);
|
|
|
Load += PanelProperty_Load;
|
|
|
splitContainer1.Panel1.ResumeLayout(false);
|
|
|
splitContainer1.Panel2.ResumeLayout(false);
|
|
|
((System.ComponentModel.ISupportInitialize)splitContainer1).EndInit();
|
|
|
splitContainer1.ResumeLayout(false);
|
|
|
tabControl1.ResumeLayout(false);
|
|
|
tabPage1.ResumeLayout(false);
|
|
|
tabPage1.PerformLayout();
|
|
|
tsLayerToolBar.ResumeLayout(false);
|
|
|
tsLayerToolBar.PerformLayout();
|
|
|
tabPage2.ResumeLayout(false);
|
|
|
tabPage2.PerformLayout();
|
|
|
splitElement.Panel1.ResumeLayout(false);
|
|
|
splitElement.Panel2.ResumeLayout(false);
|
|
|
splitElement.Panel2.PerformLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)splitElement).EndInit();
|
|
|
splitElement.ResumeLayout(false);
|
|
|
panel1.ResumeLayout(false);
|
|
|
splitElementGrid.Panel1.ResumeLayout(false);
|
|
|
splitElementGrid.Panel2.ResumeLayout(false);
|
|
|
((System.ComponentModel.ISupportInitialize)splitElementGrid).EndInit();
|
|
|
splitElementGrid.ResumeLayout(false);
|
|
|
toolStrip3.ResumeLayout(false);
|
|
|
toolStrip3.PerformLayout();
|
|
|
tsElementToolBar.ResumeLayout(false);
|
|
|
tsElementToolBar.PerformLayout();
|
|
|
ResumeLayout(false);
|
|
|
|
|
|
}
|
|
|
|
|
|
#endregion
|
|
|
|
|
|
private System.Windows.Forms.SplitContainer splitContainer1;
|
|
|
private System.Windows.Forms.TabControl tabControl1;
|
|
|
private System.Windows.Forms.TabPage tabPage1;
|
|
|
private System.Windows.Forms.ListView lsvLayer;
|
|
|
private System.Windows.Forms.ColumnHeader columnHeader1;
|
|
|
private System.Windows.Forms.ColumnHeader columnHeader2;
|
|
|
private System.Windows.Forms.ColumnHeader columnHeader3;
|
|
|
private System.Windows.Forms.ToolStrip tsLayerToolBar;
|
|
|
private System.Windows.Forms.ToolStripButton tsbLayerPropMoveUp;
|
|
|
private System.Windows.Forms.ToolStripButton tsbLayerPropMoveDown;
|
|
|
private System.Windows.Forms.ToolStripButton tsbLayerPropDel;
|
|
|
private System.Windows.Forms.TabPage tabPage2;
|
|
|
private System.Windows.Forms.ListView lsvElement;
|
|
|
private System.Windows.Forms.ColumnHeader columnHeader4;
|
|
|
private System.Windows.Forms.ColumnHeader columnHeader5;
|
|
|
private System.Windows.Forms.ColumnHeader columnHeader6;
|
|
|
private System.Windows.Forms.ToolStrip tsElementToolBar;
|
|
|
private System.Windows.Forms.ToolStripButton tsbElementPropMoveUp;
|
|
|
private System.Windows.Forms.ToolStripButton tsbElementPropMoveDown;
|
|
|
private System.Windows.Forms.ToolStripButton tsbElementPropDel;
|
|
|
private System.Windows.Forms.PropertyGrid ppgLayer;
|
|
|
private System.Windows.Forms.SplitContainer splitElement;
|
|
|
private System.Windows.Forms.PropertyGrid ppgElement;
|
|
|
private System.Windows.Forms.ToolStrip toolStrip3;
|
|
|
private System.Windows.Forms.ToolStripButton toolStripButton7;
|
|
|
private System.Windows.Forms.ToolStripButton toolStripButton11;
|
|
|
private System.Windows.Forms.ToolStripButton tsbElementSortGrouop;
|
|
|
private System.Windows.Forms.ToolStripButton tsbElementSortAsc;
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
|
|
|
private System.Windows.Forms.ToolStripDropDownButton tsbLayerPropAddLine;
|
|
|
private System.Windows.Forms.ToolStripDropDownButton tsbElementPropAddLine;
|
|
|
private System.Windows.Forms.ToolStripButton tsbLayerPropAddPoint;
|
|
|
private System.Windows.Forms.ToolStripButton tsbElementPropAddPoint;
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
|
|
|
private System.Windows.Forms.ToolStripButton tsbLayerPropCopy;
|
|
|
private System.Windows.Forms.ToolStripButton tsbLayerPropPaste;
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;
|
|
|
private System.Windows.Forms.ToolStripButton tsbElementPropCopy;
|
|
|
private System.Windows.Forms.ToolStripButton tsbElementPropPaste;
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
|
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator7;
|
|
|
private GeoSigma.UCDraw.Custom.DrawerPropertyGrid ppgData;
|
|
|
private System.Windows.Forms.SplitContainer splitElementGrid;
|
|
|
private System.Windows.Forms.Panel panel1;
|
|
|
private System.Windows.Forms.ToolStripButton tsbtnLayerStyleLibrary;
|
|
|
private System.Windows.Forms.ToolStripButton tsbtnElementStyleLibrary;
|
|
|
private System.Windows.Forms.ToolStripMenuItem NormalToolStripMenuItem;
|
|
|
private System.Windows.Forms.ToolStripMenuItem NameToolStripMenuItem;
|
|
|
private System.Windows.Forms.ToolStripMenuItem HeadTailNameToolStripMenuItem;
|
|
|
private System.Windows.Forms.ToolStripMenuItem SymbolToolStripMenuItem;
|
|
|
private System.Windows.Forms.ToolStripMenuItem FillToolStripMenuItem;
|
|
|
private System.Windows.Forms.ToolStripMenuItem CenterLineToolStripMenuItem;
|
|
|
private System.Windows.Forms.ToolStripMenuItem CenterAreaToolStripMenuItem;
|
|
|
private System.Windows.Forms.ToolStripMenuItem AnyPositionToolStripMenuItem;
|
|
|
private System.Windows.Forms.ToolStripMenuItem ChainageToolStripMenuItem;
|
|
|
private System.Windows.Forms.ToolStripMenuItem HeadSymbolToolStripMenuItem;
|
|
|
private System.Windows.Forms.ToolStripMenuItem TailSymbolToolStripMenuItem;
|
|
|
private System.Windows.Forms.ToolStripMenuItem DoubleSymbolToolStripMenuItem;
|
|
|
private System.Windows.Forms.ToolStripMenuItem ManySymbolToolStripMenuItem;
|
|
|
private System.Windows.Forms.ToolStripMenuItem SymbolFillToolStripMenuItem;
|
|
|
private System.Windows.Forms.ToolStripMenuItem GradientColorToolStripMenuItem;
|
|
|
private System.Windows.Forms.ToolStripMenuItem ElementNormalToolStripMenuItem;
|
|
|
private System.Windows.Forms.ToolStripMenuItem 名字ToolStripMenuItem;
|
|
|
private System.Windows.Forms.ToolStripMenuItem ElementHeadTailToolStripMenuItem;
|
|
|
private System.Windows.Forms.ToolStripMenuItem ElementCenterLineToolStripMenuItem;
|
|
|
private System.Windows.Forms.ToolStripMenuItem ElementCenterAreaToolStripMenuItem;
|
|
|
private System.Windows.Forms.ToolStripMenuItem ElementAnyPositionToolStripMenuItem;
|
|
|
private System.Windows.Forms.ToolStripMenuItem ElementChainageToolStripMenuItem;
|
|
|
private System.Windows.Forms.ToolStripMenuItem 符号标记ToolStripMenuItem;
|
|
|
private System.Windows.Forms.ToolStripMenuItem ElementHeadSymbolToolStripMenuItem;
|
|
|
private System.Windows.Forms.ToolStripMenuItem ElementTailSymbolToolStripMenuItem;
|
|
|
private System.Windows.Forms.ToolStripMenuItem ElementDoubleSymbolToolStripMenuItem;
|
|
|
private System.Windows.Forms.ToolStripMenuItem ElementManySymbolToolStripMenuItem;
|
|
|
private System.Windows.Forms.ToolStripMenuItem ElementSymbolFillToolStripMenuItem;
|
|
|
private System.Windows.Forms.ToolStripMenuItem 符号ToolStripMenuItem;
|
|
|
private System.Windows.Forms.ToolStripMenuItem ElementGradientColorToolStripMenuItem;
|
|
|
}
|
|
|
}
|