文件名称:CumstomLegendDll
-
所属分类:
- 标签属性:
- 上传时间:2012-09-04
-
文件大小:3.3mb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
ArcEngine中的ILegend和ILegendItem使用起来总觉得不让人满意,特别是AdjustColumns和Item。因此把PageLayout的图例想象成很多Element的组合,基于IElement重新实现了图例类。图例类的类图可以参考附件中的图例绘制.bmp。
另外,附件中有示例程序,示例mxd,还有源码。-ArcEngine in ILegend and ILegendItem people to use do not always feel satisfied, especially AdjustColumns and Item. So imagine the legend PageLayout lot Element combination, to re-implement a legend based on IElement class. Legend class class diagram can refer to the attached drawing legend. Bmp. In addition, in the annex to the sample program, sample mxd, there is source code.
另外,附件中有示例程序,示例mxd,还有源码。-ArcEngine in ILegend and ILegendItem people to use do not always feel satisfied, especially AdjustColumns and Item. So imagine the legend PageLayout lot Element combination, to re-implement a legend based on IElement class. Legend class class diagram can refer to the attached drawing legend. Bmp. In addition, in the annex to the sample program, sample mxd, there is source code.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TestCustomLegendDll/CustomLegendClassByGxp/bin/Debug/ComBasic.dll
TestCustomLegendDll/CustomLegendClassByGxp/bin/Debug/ComMap.dll
TestCustomLegendDll/CustomLegendClassByGxp/bin/Debug/CustomLegendClassByGxp.dll
TestCustomLegendDll/CustomLegendClassByGxp/bin/Debug/CustomLegendClassByGxp.pdb
TestCustomLegendDll/CustomLegendClassByGxp/bin/Debug/DevComponents.DotNetBar2.dll
TestCustomLegendDll/CustomLegendClassByGxp/bin/Debug/MarkerLib.dll
TestCustomLegendDll/CustomLegendClassByGxp/bin/Debug/Microsoft.Office.Interop.Excel.dll
TestCustomLegendDll/CustomLegendClassByGxp/bin/Debug/Microsoft.Vbe.Interop.dll
TestCustomLegendDll/CustomLegendClassByGxp/bin/Debug/NLog.dll
TestCustomLegendDll/CustomLegendClassByGxp/bin/Debug/office.dll
TestCustomLegendDll/CustomLegendClassByGxp/CustomLegendClassByGxp.csproj
TestCustomLegendDll/CustomLegendClassByGxp/Legend/ComLayout.cs
TestCustomLegendDll/CustomLegendClassByGxp/Legend/ComLegend.cs
TestCustomLegendDll/CustomLegendClassByGxp/Legend/CustomComLegendItem.cs
TestCustomLegendDll/CustomLegendClassByGxp/Legend/FrameItem.cs
TestCustomLegendDll/CustomLegendClassByGxp/Legend/GridLineItem.cs
TestCustomLegendDll/CustomLegendClassByGxp/Legend/LegendPump.cs
TestCustomLegendDll/CustomLegendClassByGxp/Legend/PageLayoutLegend.cs
TestCustomLegendDll/CustomLegendClassByGxp/Legend/PageLayoutLegendItem.cs
TestCustomLegendDll/CustomLegendClassByGxp/Legend/StandardLegendItem.cs
TestCustomLegendDll/CustomLegendClassByGxp/Legend/TitleItem.cs
TestCustomLegendDll/CustomLegendClassByGxp/Legend/UI/CustomLegendFrm.cs
TestCustomLegendDll/CustomLegendClassByGxp/Legend/UI/CustomLegendFrm.Designer.cs
TestCustomLegendDll/CustomLegendClassByGxp/Legend/UI/CustomLegendFrm.resx
TestCustomLegendDll/CustomLegendClassByGxp/Legend/UI/LegendSelectUI.cs
TestCustomLegendDll/CustomLegendClassByGxp/Legend/UI/LegendSelectUI.Designer.cs
TestCustomLegendDll/CustomLegendClassByGxp/Legend/UI/LegendSelectUI.resx
TestCustomLegendDll/CustomLegendClassByGxp/Legend/UI/LegendStyleUI.cs
TestCustomLegendDll/CustomLegendClassByGxp/Legend/UI/LegendStyleUI.Designer.cs
TestCustomLegendDll/CustomLegendClassByGxp/Legend/UI/LegendStyleUI.resx
TestCustomLegendDll/CustomLegendClassByGxp/obj/Debug/ComDll.Legend.UI.CustomLegendFrm.resources
TestCustomLegendDll/CustomLegendClassByGxp/obj/Debug/ComDll.Legend.UI.LegendSelectUI.resources
TestCustomLegendDll/CustomLegendClassByGxp/obj/Debug/ComDll.Legend.UI.LegendStyleUI.resources
TestCustomLegendDll/CustomLegendClassByGxp/obj/Debug/CustomLegendClassByGxp.csproj.FileListAbsolute.txt
TestCustomLegendDll/CustomLegendClassByGxp/obj/Debug/CustomLegendClassByGxp.csproj.GenerateResource.Cache
TestCustomLegendDll/CustomLegendClassByGxp/obj/Debug/CustomLegendClassByGxp.dll
TestCustomLegendDll/CustomLegendClassByGxp/obj/Debug/CustomLegendClassByGxp.pdb
TestCustomLegendDll/CustomLegendClassByGxp/obj/Debug/Refactor/CustomLegendClassByGxp.dll
TestCustomLegendDll/CustomLegendClassByGxp/obj/Debug/ResolveAssemblyReference.cache
TestCustomLegendDll/CustomLegendClassByGxp/Properties/AssemblyInfo.cs
TestCustomLegendDll/TestCustomLegendDll/bin/Debug/ComBasic.dll
TestCustomLegendDll/TestCustomLegendDll/bin/Debug/ComMap.dll
TestCustomLegendDll/TestCustomLegendDll/bin/Debug/CustomLegendClassByGxp.dll
TestCustomLegendDll/TestCustomLegendDll/bin/Debug/CustomLegendClassByGxp.pdb
TestCustomLegendDll/TestCustomLegendDll/bin/Debug/data/test.mdb
TestCustomLegendDll/TestCustomLegendDll/bin/Debug/data/测试图例.mxd
TestCustomLegendDll/TestCustomLegendDll/bin/Debug/DevComponents.DotNetBar2.dll
TestCustomLegendDll/TestCustomLegendDll/bin/Debug/MarkerLib.dll
TestCustomLegendDll/TestCustomLegendDll/bin/Debug/Microsoft.Office.Interop.Excel.dll
TestCustomLegendDll/TestCustomLegendDll/bin/Debug/Microsoft.Vbe.Interop.dll
TestCustomLegendDll/TestCustomLegendDll/bin/Debug/NLog.config
TestCustomLegendDll/TestCustomLegendDll/bin/Debug/NLog.dll
TestCustomLegendDll/TestCustomLegendDll/bin/Debug/office.dll
TestCustomLegendDll/TestCustomLegendDll/bin/Debug/TestCustomLegendDll.exe
TestCustomLegendDll/TestCustomLegendDll/bin/Debug/TestCustomLegendDll.pdb
TestCustomLegendDll/TestCustomLegendDll/bin/Debug/TestCustomLegendDll.vshost.exe
TestCustomLegendDll/TestCustomLegendDll/bin/Debug/TestCustomLegendDll.vshost.exe.manifest
TestCustomLegendDll/TestCustomLegendDll/Form1.cs
TestCustomLegendDll/TestCustomLegendDll/Form1.Designer.cs
TestCustomLegendDll/TestCustomLegendDll/Form1.resx
TestCustomLegendDll/TestCustomLegendDll/obj/Debug/ResolveAssemblyReference.cache
TestCustomLegendDll/TestCustomLegendDll/obj/Debug/TestCustomLegendDll.csproj.FileListAbsolute.txt
TestCustomLegendDll/TestCustomLegendDll/obj/Debug/TestCustomLegendDll.csproj.GenerateResource.Cache
TestCustomLegendDll/TestCustomLegendDll/obj/Debug/TestCustomLegendDll.exe
TestCustomLegendDll/TestCustomLegendDll/obj/Debug/TestCustomLegendDll.Form1.resources
TestCustomLegendDll/TestCustomLegendDll/obj/Debug/TestCustomLegendDll.pdb
TestCustomLegendDll/TestCustomLegendDll/obj/Debug/TestCustomLegendDll.Properties.Resources.resources
TestCustomLegendDll/TestCustomLegendDll/Program.cs
TestCustomLegendDll/TestCustomLegendDll/
TestCustomLegendDll/CustomLegendClassByGxp/bin/Debug/ComMap.dll
TestCustomLegendDll/CustomLegendClassByGxp/bin/Debug/CustomLegendClassByGxp.dll
TestCustomLegendDll/CustomLegendClassByGxp/bin/Debug/CustomLegendClassByGxp.pdb
TestCustomLegendDll/CustomLegendClassByGxp/bin/Debug/DevComponents.DotNetBar2.dll
TestCustomLegendDll/CustomLegendClassByGxp/bin/Debug/MarkerLib.dll
TestCustomLegendDll/CustomLegendClassByGxp/bin/Debug/Microsoft.Office.Interop.Excel.dll
TestCustomLegendDll/CustomLegendClassByGxp/bin/Debug/Microsoft.Vbe.Interop.dll
TestCustomLegendDll/CustomLegendClassByGxp/bin/Debug/NLog.dll
TestCustomLegendDll/CustomLegendClassByGxp/bin/Debug/office.dll
TestCustomLegendDll/CustomLegendClassByGxp/CustomLegendClassByGxp.csproj
TestCustomLegendDll/CustomLegendClassByGxp/Legend/ComLayout.cs
TestCustomLegendDll/CustomLegendClassByGxp/Legend/ComLegend.cs
TestCustomLegendDll/CustomLegendClassByGxp/Legend/CustomComLegendItem.cs
TestCustomLegendDll/CustomLegendClassByGxp/Legend/FrameItem.cs
TestCustomLegendDll/CustomLegendClassByGxp/Legend/GridLineItem.cs
TestCustomLegendDll/CustomLegendClassByGxp/Legend/LegendPump.cs
TestCustomLegendDll/CustomLegendClassByGxp/Legend/PageLayoutLegend.cs
TestCustomLegendDll/CustomLegendClassByGxp/Legend/PageLayoutLegendItem.cs
TestCustomLegendDll/CustomLegendClassByGxp/Legend/StandardLegendItem.cs
TestCustomLegendDll/CustomLegendClassByGxp/Legend/TitleItem.cs
TestCustomLegendDll/CustomLegendClassByGxp/Legend/UI/CustomLegendFrm.cs
TestCustomLegendDll/CustomLegendClassByGxp/Legend/UI/CustomLegendFrm.Designer.cs
TestCustomLegendDll/CustomLegendClassByGxp/Legend/UI/CustomLegendFrm.resx
TestCustomLegendDll/CustomLegendClassByGxp/Legend/UI/LegendSelectUI.cs
TestCustomLegendDll/CustomLegendClassByGxp/Legend/UI/LegendSelectUI.Designer.cs
TestCustomLegendDll/CustomLegendClassByGxp/Legend/UI/LegendSelectUI.resx
TestCustomLegendDll/CustomLegendClassByGxp/Legend/UI/LegendStyleUI.cs
TestCustomLegendDll/CustomLegendClassByGxp/Legend/UI/LegendStyleUI.Designer.cs
TestCustomLegendDll/CustomLegendClassByGxp/Legend/UI/LegendStyleUI.resx
TestCustomLegendDll/CustomLegendClassByGxp/obj/Debug/ComDll.Legend.UI.CustomLegendFrm.resources
TestCustomLegendDll/CustomLegendClassByGxp/obj/Debug/ComDll.Legend.UI.LegendSelectUI.resources
TestCustomLegendDll/CustomLegendClassByGxp/obj/Debug/ComDll.Legend.UI.LegendStyleUI.resources
TestCustomLegendDll/CustomLegendClassByGxp/obj/Debug/CustomLegendClassByGxp.csproj.FileListAbsolute.txt
TestCustomLegendDll/CustomLegendClassByGxp/obj/Debug/CustomLegendClassByGxp.csproj.GenerateResource.Cache
TestCustomLegendDll/CustomLegendClassByGxp/obj/Debug/CustomLegendClassByGxp.dll
TestCustomLegendDll/CustomLegendClassByGxp/obj/Debug/CustomLegendClassByGxp.pdb
TestCustomLegendDll/CustomLegendClassByGxp/obj/Debug/Refactor/CustomLegendClassByGxp.dll
TestCustomLegendDll/CustomLegendClassByGxp/obj/Debug/ResolveAssemblyReference.cache
TestCustomLegendDll/CustomLegendClassByGxp/Properties/AssemblyInfo.cs
TestCustomLegendDll/TestCustomLegendDll/bin/Debug/ComBasic.dll
TestCustomLegendDll/TestCustomLegendDll/bin/Debug/ComMap.dll
TestCustomLegendDll/TestCustomLegendDll/bin/Debug/CustomLegendClassByGxp.dll
TestCustomLegendDll/TestCustomLegendDll/bin/Debug/CustomLegendClassByGxp.pdb
TestCustomLegendDll/TestCustomLegendDll/bin/Debug/data/test.mdb
TestCustomLegendDll/TestCustomLegendDll/bin/Debug/data/测试图例.mxd
TestCustomLegendDll/TestCustomLegendDll/bin/Debug/DevComponents.DotNetBar2.dll
TestCustomLegendDll/TestCustomLegendDll/bin/Debug/MarkerLib.dll
TestCustomLegendDll/TestCustomLegendDll/bin/Debug/Microsoft.Office.Interop.Excel.dll
TestCustomLegendDll/TestCustomLegendDll/bin/Debug/Microsoft.Vbe.Interop.dll
TestCustomLegendDll/TestCustomLegendDll/bin/Debug/NLog.config
TestCustomLegendDll/TestCustomLegendDll/bin/Debug/NLog.dll
TestCustomLegendDll/TestCustomLegendDll/bin/Debug/office.dll
TestCustomLegendDll/TestCustomLegendDll/bin/Debug/TestCustomLegendDll.exe
TestCustomLegendDll/TestCustomLegendDll/bin/Debug/TestCustomLegendDll.pdb
TestCustomLegendDll/TestCustomLegendDll/bin/Debug/TestCustomLegendDll.vshost.exe
TestCustomLegendDll/TestCustomLegendDll/bin/Debug/TestCustomLegendDll.vshost.exe.manifest
TestCustomLegendDll/TestCustomLegendDll/Form1.cs
TestCustomLegendDll/TestCustomLegendDll/Form1.Designer.cs
TestCustomLegendDll/TestCustomLegendDll/Form1.resx
TestCustomLegendDll/TestCustomLegendDll/obj/Debug/ResolveAssemblyReference.cache
TestCustomLegendDll/TestCustomLegendDll/obj/Debug/TestCustomLegendDll.csproj.FileListAbsolute.txt
TestCustomLegendDll/TestCustomLegendDll/obj/Debug/TestCustomLegendDll.csproj.GenerateResource.Cache
TestCustomLegendDll/TestCustomLegendDll/obj/Debug/TestCustomLegendDll.exe
TestCustomLegendDll/TestCustomLegendDll/obj/Debug/TestCustomLegendDll.Form1.resources
TestCustomLegendDll/TestCustomLegendDll/obj/Debug/TestCustomLegendDll.pdb
TestCustomLegendDll/TestCustomLegendDll/obj/Debug/TestCustomLegendDll.Properties.Resources.resources
TestCustomLegendDll/TestCustomLegendDll/Program.cs
TestCustomLegendDll/TestCustomLegendDll/
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.