首页 / 开发技术 / C#     /    基于IElement编写的图例类(不使用ArcEngine的ILegend)

基于IElement编写的图例类(不使用ArcEngine的ILegend)

上传者: pp9105 | 上传时间:2024/11/5 13:52:28 | 文件大小:3.3MB | 文件类型:rar
基于IElement编写的图例类(不使用ArcEngine的ILegend)
ArcEngine中的ILegend和ILegendItem使用起来总觉得不让人满意,特别是AdjustColumns和Item。
因此把PageLayout的图例想象成很多Element的组合,基于IElement重新实现了图例类。
图例类的类图可以参考附件中的图例绘制.bmp。
另外,附件中有示例程序,示例mxd,还有源码。
本软件ID:3860147

文件下载

资源详情

(77个子文件3.3MB)基于IElement编写的图例类(不使用ArcEngine的ILegend)
图例绘制.bmp 967.94KB
TestCustomLegendDll
CustomLegendClassByGxp
CustomLegendClassByGxp.csproj 6.60KB
Legend
FrameItem.cs 2.32KB
ComLayout.cs 11.18KB
TitleItem.cs 3.39KB
StandardLegendItem.cs 16.13KB
GridLineItem.cs 2.77KB
PageLayoutLegend.cs 6.35KB
CustomComLegendItem.cs 12.49KB
LegendPump.cs 5.58KB
ComLegend.cs 5.76KB
PageLayoutLegendItem.cs 1.88KB
UI
CustomLegendFrm.cs 12.45KB
LegendStyleUI.Designer.cs 22.56KB
LegendStyleUI.resx 7.10KB
LegendStyleUI.cs 9.85KB
LegendSelectUI.Designer.cs 6.08KB
LegendSelectUI.resx 5.68KB
CustomLegendFrm.resx 5.68KB
CustomLegendFrm.Designer.cs 4.57KB
LegendSelectUI.cs 5.27KB
Properties
AssemblyInfo.cs 1.37KB
obj
Debug
Refactor
CustomLegendClassByGxp.dll 15.50KB
CustomLegendClassByGxp.csproj.FileListAbsolute.txt 1.48KB
ResolveAssemblyReference.cache 182.91KB
TempPE
ComDll.Legend.UI.LegendStyleUI.resources 1.41KB
ComDll.Legend.UI.LegendSelectUI.resources 180B
ComDll.Legend.UI.CustomLegendFrm.resources 180B
CustomLegendClassByGxp.pdb 155.50KB
CustomLegendClassByGxp.csproj.GenerateResource.Cache 947B
CustomLegendClassByGxp.dll 53.00KB
bin
Debug
NLog.dll 276.00KB
office.dll 406.78KB
ComBasic.dll 16.50KB
Microsoft.Vbe.Interop.dll 62.78KB
MarkerLib.dll 376.50KB
DevComponents.DotNetBar2.dll 3.20MB
Microsoft.Office.Interop.Excel.dll 1.22MB
ComMap.dll 156.50KB
CustomLegendClassByGxp.pdb 155.50KB
CustomLegendClassByGxp.dll 53.00KB
TestCustomLegendDll
Form1.cs 1.21KB
Program.cs 500B
Form1.resx 13.74KB
ServiceReferences
Properties
Settings.settings 249B
Resources.Designer.cs 2.82KB
AssemblyInfo.cs 1.36KB
Settings.Designer.cs 1.08KB
Resources.resx 5.48KB
Form1.Designer.cs 7.59KB
TestCustomLegendDll.csproj 5.26KB
obj
Debug
Refactor
TestCustomLegendDll.exe 16.00KB
ResolveAssemblyReference.cache 185.39KB
TempPE
TestCustomLegendDll.Properties.Resources.resources 180B
TestCustomLegendDll.csproj.FileListAbsolute.txt 1.49KB
TestCustomLegendDll.pdb 25.50KB
TestCustomLegendDll.Form1.resources 5.57KB
TestCustomLegendDll.csproj.GenerateResource.Cache 847B
bin
Debug
NLog.dll 276.00KB
office.dll 406.78KB
TestCustomLegendDll.vshost.exe 13.99KB
ComBasic.dll 16.50KB
TestCustomLegendDll.exe 16.00KB
Microsoft.Vbe.Interop.dll 62.78KB
TestCustomLegendDll.vshost.exe.manifest 490B
MarkerLib.dll 376.50KB
NLog.config 579B
DevComponents.DotNetBar2.dll 3.20MB
Microsoft.Office.Interop.Excel.dll 1.22MB
TestCustomLegendDll.pdb 25.50KB
ComMap.dll 156.50KB
data
test.mdb 912.00KB
测试图例.mxd 92.50KB
CustomLegendClassByGxp.pdb 155.50KB
CustomLegendClassByGxp.dll 53.00KB
TestCustomLegendDll.sln 1.43KB
TestCustomLegendDll.suo 106.00KB
[{"title":"(77个子文件3.3MB)基于IElement编写的图例类(不使用ArcEngine的ILegend)","children":[{"title":"图例绘制.bmp <span style='color:#111;'>967.94KB</span>","children":null,"spread":false},{"title":"TestCustomLegendDll","children":[{"title":"CustomLegendClassByGxp","children":[{"title":"CustomLegendClassByGxp.csproj <span style='color:#111;'>6.60KB</span>","children":null,"spread":false},{"title":"Legend","children":[{"title":"FrameItem.cs <span style='color:#111;'>2.32KB</span>","children":null,"spread":false},{"title":"ComLayout.cs <span style='color:#111;'>11.18KB</span>","children":null,"spread":false},{"title":"TitleItem.cs <span style='color:#111;'>3.39KB</span>","children":null,"spread":false},{"title":"StandardLegendItem.cs <span style='color:#111;'>16.13KB</span>","children":null,"spread":false},{"title":"GridLineItem.cs <span style='color:#111;'>2.77KB</span>","children":null,"spread":false},{"title":"PageLayoutLegend.cs <span style='color:#111;'>6.35KB</span>","children":null,"spread":false},{"title":"CustomComLegendItem.cs <span style='color:#111;'>12.49KB</span>","children":null,"spread":false},{"title":"LegendPump.cs <span style='color:#111;'>5.58KB</span>","children":null,"spread":false},{"title":"ComLegend.cs <span style='color:#111;'>5.76KB</span>","children":null,"spread":false},{"title":"PageLayoutLegendItem.cs <span style='color:#111;'>1.88KB</span>","children":null,"spread":false},{"title":"UI","children":[{"title":"CustomLegendFrm.cs <span style='color:#111;'>12.45KB</span>","children":null,"spread":false},{"title":"LegendStyleUI.Designer.cs <span style='color:#111;'>22.56KB</span>","children":null,"spread":false},{"title":"LegendStyleUI.resx <span style='color:#111;'>7.10KB</span>","children":null,"spread":false},{"title":"LegendStyleUI.cs <span style='color:#111;'>9.85KB</span>","children":null,"spread":false},{"title":"LegendSelectUI.Designer.cs <span style='color:#111;'>6.08KB</span>","children":null,"spread":false},{"title":"LegendSelectUI.resx <span style='color:#111;'>5.68KB</span>","children":null,"spread":false},{"title":"CustomLegendFrm.resx <span style='color:#111;'>5.68KB</span>","children":null,"spread":false},{"title":"CustomLegendFrm.Designer.cs <span style='color:#111;'>4.57KB</span>","children":null,"spread":false},{"title":"LegendSelectUI.cs <span style='color:#111;'>5.27KB</span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"Properties","children":[{"title":"AssemblyInfo.cs <span style='color:#111;'>1.37KB</span>","children":null,"spread":false}],"spread":true},{"title":"obj","children":[{"title":"Debug","children":[{"title":"Refactor","children":[{"title":"CustomLegendClassByGxp.dll <span style='color:#111;'>15.50KB</span>","children":null,"spread":false}],"spread":true},{"title":"CustomLegendClassByGxp.csproj.FileListAbsolute.txt <span style='color:#111;'>1.48KB</span>","children":null,"spread":false},{"title":"ResolveAssemblyReference.cache <span style='color:#111;'>182.91KB</span>","children":null,"spread":false},{"title":"TempPE","children":null,"spread":false},{"title":"ComDll.Legend.UI.LegendStyleUI.resources <span style='color:#111;'>1.41KB</span>","children":null,"spread":false},{"title":"ComDll.Legend.UI.LegendSelectUI.resources <span style='color:#111;'>180B</span>","children":null,"spread":false},{"title":"ComDll.Legend.UI.CustomLegendFrm.resources <span style='color:#111;'>180B</span>","children":null,"spread":false},{"title":"CustomLegendClassByGxp.pdb <span style='color:#111;'>155.50KB</span>","children":null,"spread":false},{"title":"CustomLegendClassByGxp.csproj.GenerateResource.Cache <span style='color:#111;'>947B</span>","children":null,"spread":false},{"title":"CustomLegendClassByGxp.dll <span style='color:#111;'>53.00KB</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"bin","children":[{"title":"Debug","children":[{"title":"NLog.dll <span style='color:#111;'>276.00KB</span>","children":null,"spread":false},{"title":"office.dll <span style='color:#111;'>406.78KB</span>","children":null,"spread":false},{"title":"ComBasic.dll <span style='color:#111;'>16.50KB</span>","children":null,"spread":false},{"title":"Microsoft.Vbe.Interop.dll <span style='color:#111;'>62.78KB</span>","children":null,"spread":false},{"title":"MarkerLib.dll <span style='color:#111;'>376.50KB</span>","children":null,"spread":false},{"title":"DevComponents.DotNetBar2.dll <span style='color:#111;'>3.20MB</span>","children":null,"spread":false},{"title":"Microsoft.Office.Interop.Excel.dll <span style='color:#111;'>1.22MB</span>","children":null,"spread":false},{"title":"ComMap.dll <span style='color:#111;'>156.50KB</span>","children":null,"spread":false},{"title":"CustomLegendClassByGxp.pdb <span style='color:#111;'>155.50KB</span>","children":null,"spread":false},{"title":"CustomLegendClassByGxp.dll <span style='color:#111;'>53.00KB</span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":"TestCustomLegendDll","children":[{"title":"Form1.cs <span style='color:#111;'>1.21KB</span>","children":null,"spread":false},{"title":"Program.cs <span style='color:#111;'>500B</span>","children":null,"spread":false},{"title":"Form1.resx <span style='color:#111;'>13.74KB</span>","children":null,"spread":false},{"title":"ServiceReferences","children":null,"spread":false},{"title":"Properties","children":[{"title":"Settings.settings <span style='color:#111;'>249B</span>","children":null,"spread":false},{"title":"Resources.Designer.cs <span style='color:#111;'>2.82KB</span>","children":null,"spread":false},{"title":"AssemblyInfo.cs <span style='color:#111;'>1.36KB</span>","children":null,"spread":false},{"title":"Settings.Designer.cs <span style='color:#111;'>1.08KB</span>","children":null,"spread":false},{"title":"Resources.resx <span style='color:#111;'>5.48KB</span>","children":null,"spread":false}],"spread":true},{"title":"Form1.Designer.cs <span style='color:#111;'>7.59KB</span>","children":null,"spread":false},{"title":"TestCustomLegendDll.csproj <span style='color:#111;'>5.26KB</span>","children":null,"spread":false},{"title":"obj","children":[{"title":"Debug","children":[{"title":"Refactor","children":null,"spread":false},{"title":"TestCustomLegendDll.exe <span style='color:#111;'>16.00KB</span>","children":null,"spread":false},{"title":"ResolveAssemblyReference.cache <span style='color:#111;'>185.39KB</span>","children":null,"spread":false},{"title":"TempPE","children":null,"spread":false},{"title":"TestCustomLegendDll.Properties.Resources.resources <span style='color:#111;'>180B</span>","children":null,"spread":false},{"title":"TestCustomLegendDll.csproj.FileListAbsolute.txt <span style='color:#111;'>1.49KB</span>","children":null,"spread":false},{"title":"TestCustomLegendDll.pdb <span style='color:#111;'>25.50KB</span>","children":null,"spread":false},{"title":"TestCustomLegendDll.Form1.resources <span style='color:#111;'>5.57KB</span>","children":null,"spread":false},{"title":"TestCustomLegendDll.csproj.GenerateResource.Cache <span style='color:#111;'>847B</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"bin","children":[{"title":"Debug","children":[{"title":"NLog.dll <span style='color:#111;'>276.00KB</span>","children":null,"spread":false},{"title":"office.dll <span style='color:#111;'>406.78KB</span>","children":null,"spread":false},{"title":"TestCustomLegendDll.vshost.exe <span style='color:#111;'>13.99KB</span>","children":null,"spread":false},{"title":"ComBasic.dll <span style='color:#111;'>16.50KB</span>","children":null,"spread":false},{"title":"TestCustomLegendDll.exe <span style='color:#111;'>16.00KB</span>","children":null,"spread":false},{"title":"Microsoft.Vbe.Interop.dll <span style='color:#111;'>62.78KB</span>","children":null,"spread":false},{"title":"TestCustomLegendDll.vshost.exe.manifest <span style='color:#111;'>490B</span>","children":null,"spread":false},{"title":"MarkerLib.dll <span style='color:#111;'>376.50KB</span>","children":null,"spread":false},{"title":"NLog.config <span style='color:#111;'>579B</span>","children":null,"spread":false},{"title":"DevComponents.DotNetBar2.dll <span style='color:#111;'>3.20MB</span>","children":null,"spread":false},{"title":"Microsoft.Office.Interop.Excel.dll <span style='color:#111;'>1.22MB</span>","children":null,"spread":false},{"title":"TestCustomLegendDll.pdb <span style='color:#111;'>25.50KB</span>","children":null,"spread":false},{"title":"ComMap.dll <span style='color:#111;'>156.50KB</span>","children":null,"spread":false},{"title":"data","children":[{"title":"test.mdb <span style='color:#111;'>912.00KB</span>","children":null,"spread":false},{"title":"测试图例.mxd <span style='color:#111;'>92.50KB</span>","children":null,"spread":false}],"spread":false},{"title":"CustomLegendClassByGxp.pdb <span style='color:#111;'>155.50KB</span>","children":null,"spread":false},{"title":"CustomLegendClassByGxp.dll <span style='color:#111;'>53.00KB</span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true},{"title":"TestCustomLegendDll.sln <span style='color:#111;'>1.43KB</span>","children":null,"spread":false},{"title":"TestCustomLegendDll.suo <span style='color:#111;'>106.00KB</span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

  • xiaohezi003:
    感谢分享.........2018-07-19
  • basrgitx:
    没有调试成功,但可以借鉴2018-06-29
  • xiaolinziwlf:
    很好,可以拿来直接用。2016-11-14
  • evedene:
    有用的资源,可以参考一下。2016-05-27
  • LEARNERLU:
    我用的是arcgis10.2,没有调试成功,但里面的关于点、线、面转为IElement的代码很全,正好是我要的,谢谢分享!2015-10-24

免责申明

【好快吧下载】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【好快吧下载】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【好快吧下载】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,8686821#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明