文件名称:ControlsCommandsFeatureEditing
- 所属分类:
- 按钮控件
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 44kb
- 下载次数:
- 0次
- 提 供 者:
- 软*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
This sample demonstrates feature editing using the control commands in conjunction with the ToolbarControl and MapControl.
The AddItem method is used within the Form_Load event to add new feature editing commands to the ToolbarControl with their Style set. A Sketch menu and Vertex menu are added to ToolbarMenu s using the AddItem method. Within the MapControl s OnMouseDown event, the PopupMenu method is used to display the appropriate ToolbarMenu when the right mouse button has been clicked.
The editing properties used by the feature editing commands in the ToolbarControl and the ToolbarMenu are determined by the IEditProperties and IEditProperties2 interface members implemented by the EngineEditor object. The EditProperties and EditProperties2 forms are used to manage and validate changes to these properties by the end user.
-This sample demonstrates feature editing using the control commands in conjunction with the ToolbarControl and MapControl.
The AddItem method is used within the Form_Load event to add new feature editing commands to the ToolbarControl with their Style set. A Sketch menu and Vertex menu are added to ToolbarMenu s using the AddItem method. Within the MapControl s OnMouseDown event, the PopupMenu method is used to display the appropriate ToolbarMenu when the right mouse button has been clicked.
The editing properties used by the feature editing commands in the ToolbarControl and the ToolbarMenu are determined by the IEditProperties and IEditProperties2 interface members implemented by the EngineEditor object. The EditProperties and EditProperties2 forms are used to manage and validate changes to these properties by the end user.
The AddItem method is used within the Form_Load event to add new feature editing commands to the ToolbarControl with their Style set. A Sketch menu and Vertex menu are added to ToolbarMenu s using the AddItem method. Within the MapControl s OnMouseDown event, the PopupMenu method is used to display the appropriate ToolbarMenu when the right mouse button has been clicked.
The editing properties used by the feature editing commands in the ToolbarControl and the ToolbarMenu are determined by the IEditProperties and IEditProperties2 interface members implemented by the EngineEditor object. The EditProperties and EditProperties2 forms are used to manage and validate changes to these properties by the end user.
-This sample demonstrates feature editing using the control commands in conjunction with the ToolbarControl and MapControl.
The AddItem method is used within the Form_Load event to add new feature editing commands to the ToolbarControl with their Style set. A Sketch menu and Vertex menu are added to ToolbarMenu s using the AddItem method. Within the MapControl s OnMouseDown event, the PopupMenu method is used to display the appropriate ToolbarMenu when the right mouse button has been clicked.
The editing properties used by the feature editing commands in the ToolbarControl and the ToolbarMenu are determined by the IEditProperties and IEditProperties2 interface members implemented by the EngineEditor object. The EditProperties and EditProperties2 forms are used to manage and validate changes to these properties by the end user.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ControlsCommandsFeatureEditing\CSharp\AssemblyInfo.cs
..............................\......\EditProperties.cs
..............................\......\EditProperties.resx
..............................\......\EditProperties2.cs
..............................\......\EditProperties2.resx
..............................\......\FeatureEditing.cs
..............................\......\FeatureEditing.resx
..............................\......\FeatureEditing2008.csproj
..............................\......\FeatureEditing2008.sln
..............................\......\FeatureEditing2010.csproj
..............................\......\FeatureEditing2010.sln
..............................\ReadMe.htm
..............................\VBNet\AssemblyInfo.vb
..............................\.....\EditProperties.resx
..............................\.....\EditProperties.vb
..............................\.....\EditProperties2.resx
..............................\.....\EditProperties2.vb
..............................\.....\FeatureEditing.resx
..............................\.....\FeatureEditing.vb
..............................\.....\FeatureEditing2008.sln
..............................\.....\FeatureEditing2008.vbproj
..............................\.....\FeatureEditing2010.sln
..............................\.....\FeatureEditing2010.vbproj
..............................\CSharp
..............................\VBNet
ControlsCommandsFeatureEditing
..............................\......\EditProperties.cs
..............................\......\EditProperties.resx
..............................\......\EditProperties2.cs
..............................\......\EditProperties2.resx
..............................\......\FeatureEditing.cs
..............................\......\FeatureEditing.resx
..............................\......\FeatureEditing2008.csproj
..............................\......\FeatureEditing2008.sln
..............................\......\FeatureEditing2010.csproj
..............................\......\FeatureEditing2010.sln
..............................\ReadMe.htm
..............................\VBNet\AssemblyInfo.vb
..............................\.....\EditProperties.resx
..............................\.....\EditProperties.vb
..............................\.....\EditProperties2.resx
..............................\.....\EditProperties2.vb
..............................\.....\FeatureEditing.resx
..............................\.....\FeatureEditing.vb
..............................\.....\FeatureEditing2008.sln
..............................\.....\FeatureEditing2008.vbproj
..............................\.....\FeatureEditing2010.sln
..............................\.....\FeatureEditing2010.vbproj
..............................\CSharp
..............................\VBNet
ControlsCommandsFeatureEditing