Welcome![Sign In][Sign Up]
Location:
Search - pagelayout

Search list

[Other resourcePageLayoutControlPrinting

Description: 是GIS中 的Pagelayout的打印功能,可以把地图打印出来!
Platform: | Size: 51802 | Author: jim | Hits:

[Other resourcePageLayout

Description: 实现的功能是根据鼠标在Page Layout上点击的位置添加Text元素。
Platform: | Size: 922 | Author: 姚伟标 | Hits:

[CSharpPrintPageLayout

Description: 打印PageLayout内的内容,并可输出图片
Platform: | Size: 12284 | Author: 刘仁 | Hits:

[Graph programpageLayout控件示例

Description: pageLayout控件示例
Platform: | Size: 87872 | Author: liujingbo200243@yahoo.com.cn | Hits:

[GIS programPageLayoutControlPrinting

Description: 是GIS中 的Pagelayout的打印功能,可以把地图打印出来!-Is the pageLayout GIS in the printing function, you can print out the map!
Platform: | Size: 83968 | Author: jim | Hits:

[2D GraphicPageLayout

Description: 实现的功能是根据鼠标在Page Layout上点击的位置添加Text元素。-Realize the function is based on a mouse click in the Page Layout on the Text element to add the location.
Platform: | Size: 1024 | Author: 姚伟标 | Hits:

[CSharpPrintPageLayout

Description: 打印PageLayout内的内容,并可输出图片-Print the pageLayout the contents, and the output picture
Platform: | Size: 12288 | Author: 刘仁 | Hits:

[GIS programMyAO

Description: ESRI ArcObject在VC环境中PageLayout控件使用-ArcObject Develepment in VC
Platform: | Size: 1591296 | Author: Edward | Hits:

[OtherAE_Csharp

Description: 别人写的arcgis engine + C#: 功能:鹰眼图,绘图,属性查询,Map和PageLayout联合操作等.rar-arcgis engine+ C#: Features: Hawkeye, drawing, query, choose Symbol, Map and PageLayout such linkage. rar
Platform: | Size: 2215936 | Author: sjunme | Hits:

[GIS programpageLayoutPrint

Description: 实现基于pagelayout的打印功能,包括纸张设置、打印范围等-Pagelayout based on the print function, including the setting of paper, printing, etc.
Platform: | Size: 51200 | Author: giser | Hits:

[Other1

Description: 在 pagelayout中插入图片(AE+C#)ArcGIS上根据经纬度求地球表面两点间距离的实现-The pagelayout insert pictures (AE+ C#) ArcGIS demand on the basis of latitude and longitude of the Earth' s surface realization of the distance between two points
Platform: | Size: 2048 | Author: 老李 | Hits:

[OtherScrollbars

Description: This sample demonstrates setting the IARControl::ShowScrollbars property to toggle the visibility of the Map and the PageLayout scrollbars, if the loaded document was published with permission to do so. When a document is initially loaded the IARPageLayout::ARMap property is used to iterate through the map collection and the name of each Map is added to a combo box. When the Map and PageLayout scrollbars are invisible, it is impossible to change the CurrentView manually. Instead, the IARControl::CurrentView property is used and is set to either the IARControl::ARPageLayout or the IARPageLayout::ARMap that is selected in the combo box.
Platform: | Size: 50176 | Author: priyadharshini | Hits:

[Windows DevelopMapControlPageLayoutControl

Description: AE+C#,使mapConteol与PageLayout 同步-AE+ C#, so mapConteol synchronized with the PageLayout
Platform: | Size: 2048 | Author: 雪雪 | Hits:

[.netMapAndPageLayoutSynchApp

Description: 此示例演示同步的mapcontrol和pagelayoutcontrol在一个应用程序。这意味着,就像在讲述,用户可以切换两国之间的意见和保持规模和程度或添加图形在地图上看,看他们在成角度。-This sample demonstrates synchronization of a MapControl and a PageLayoutControl in one application. This means that just like in ArcMap, the user can switch between the two views and maintain the scale and extent or add graphics in the Map view and see them on the PageLayout view .
Platform: | Size: 18432 | Author: 刘少华 | Hits:

[CSharpCumstomLegendDll

Description: 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.
Platform: | Size: 3465216 | Author: 龚小鹏 | Hits:

[GIS programMapControlBandPageLayoutControl

Description: ArcGIS Engine开发中MapControl与PageLayerOut同步-ArcGIS Engine development and PageLayout Map association
Platform: | Size: 100352 | Author: 边城 | Hits:

[GIS program4.1.2IGraphicsContainer

Description: 管理图形元素的集合对象实现这个接口。例如,所有的的pageLayout,地图,FDOGraphicsLayer的对象实现这个接口提供访问他们管理的图形元素。 的pageLayout对象包含了Element对象的集合,包括MapFrames,MapSurroundFrames和,如PictureElement,MarkerElement和LineElement GraphicElements。此接口的成员提供的元素的访问。 当使用这个元素添加到层类型,在corrdinate系统,如FDOGraphicsLayer和CompositeGraphicsLayer,操作界面,元素都必须实现一个IGraphicElement。-Objects which manage a collection of graphic elements implement this interface. For example, the PageLayout, Map, and FDOGraphicsLayer object all implement this interface to provide access to the graphic elements they manage. The PageLayout object contains a collection of Element objects including, MapFrames, MapSurroundFrames, and GraphicElements such as the PictureElement, MarkerElement and LineElement. The members of this interface provide access to the Elements. When using this interface to add elements to layer types that operate in a corrdinate system, such as FDOGraphicsLayer and CompositeGraphicsLayer, the elements must implement IGraphicElement.
Platform: | Size: 60416 | Author: Tangsm | Hits:

[.netARControlMapTools

Description: This sample demonstrates how to set the IARControl.CurrentTool property to the MapZoomIn, MapZoomOut, or MapPan tool to navigate around the map view or any of the data frames when the current view is a PageLayout. The OnAfterScreenDraw event uses the IARMap.CanUndoExtent and CanRedoExtent properties to determine whether the IARMap.UndoExtent and RedoExtent methods can be used to undo or redo extent changes. The IARMap.SetExtent method is set to the result of the IARMap.GetFullExtent method to zoom to the full extent of the data in the map.
Platform: | Size: 68608 | Author: m_rezayian | Hits:

[CSharpPrintMap

Description: AE开发的直接打印mapcontrol的程序,不需要pagelayout支持,也可以直接打印地图-Direct printing mapcontrol AE development program, no pagelayout support, you can also print directly map
Platform: | Size: 269312 | Author: laochi | Hits:

[OS programGisFrame

Description: 基本的gis框架,在gismodel基础上进行升级改造,更适合做pagelayout的插值使用-Basic gis framework, based on the upgrading gismodel, more suitable for use interpolation pagelayout
Platform: | Size: 1574912 | Author: laochi | Hits:
« 12 »

CodeBus www.codebus.net