IMapControl3 Interface(1) Properties属性
IMapControl3 Interface
Provides access to members that control the MapControl. Note: the IMapControl3 interface has been superseded by IMapControl4. Please consider using the more recent version.
Product Availability
Description
The IMapControl3 interface provides additional members for tasks related to the MapControl, such as setting a custom property and suppressing data redraw whilst the MapControl is being resized.
Members
|
All Properties Methods Inherited Non-inherited |
Description | |
|---|---|---|
| AboutBox | Displays a dialog of information about the MapControl. | |
| AboutBox | Displays a dialog of information about the MapControl. | |
| ActiveView | The active view of the Map contained by the MapControl. | |
| ActiveView | The active view of the Map contained by the MapControl. | |
| AddLayer | Adds a layer to the Map's collection of layers at the specified index position. | |
| AddLayer | Adds a layer to the Map's collection of layers at the specified index position. | |
| AddLayerFromFile | Loads a layer file and adds it to the Map's collection of layers at the specified index position. | |
| AddLayerFromFile | Loads a layer file and adds it to the Map's collection of layers at the specified index position. | |
| AddShapeFile | Adds a shapefile as a layer to the Map. | |
| AddShapeFile | Adds a shapefile as a layer to the Map. | |
| Appearance | The appearance of the MapControl. | |
| Appearance | The appearance of the MapControl. | |
| BackColor | Background color of the MapControl. | |
| BackColor | Background color of the MapControl. | |
| BorderStyle | The border style of the MapControl. | |
| BorderStyle | The border style of the MapControl. | |
| CenterAt | Moves the center of the MapControl to the specified location. | |
| CenterAt | Moves the center of the MapControl to the specified location. | |
| CheckMxFile | Checks the specified filename to see if it is a map document that can be loaded into the MapControl. | |
| CheckMxFile | Checks the specified filename to see if it is a map document that can be loaded into the MapControl. | |
| ClearLayers | Removes all layers from the Map. | |
| ClearLayers | Removes all layers from the Map. | |
| CurrentTool | Current active tool for the MapControl. Set to nothing to clear the tool. | |
| CurrentTool | Current active tool for the MapControl. Set to nothing to clear the tool. | |
| CustomProperty | A property to associate data with a control. | |
| DeleteLayer | Removes a Layer from the Map's collection of layers at the specified index position. | |
| DeleteLayer | Removes a Layer from the Map's collection of layers at the specified index position. | |
| DocumentFilename | The filename of the last map document loaded into the control. | |
| DocumentMap | The name of the map that was last loaded into the control from a map document. | |
| DrawShape | Draws a geometry shape on the MapControl. | |
| DrawShape | Draws a geometry shape on the MapControl. | |
| DrawText | Draws text along the supplied geometry. | |
| DrawText | Draws text along the supplied geometry. | |
| Enabled | Indicates whether the MapControl can respond to user generated events. | |
| Enabled | Indicates whether the MapControl can respond to user generated events. | |
| Extent | Current extent of the Map in map units. | |
| Extent | Current extent of the Map in map units. | |
| FlashShape | Flashes a shape on the MapControl, duration is in milliseconds. | |
| FlashShape | Flashes a shape on the MapControl, duration is in milliseconds. | |
| FromMapPoint | Converts a point on the Map (in map units) to device co-ordinates (typically pixels). | |
| FromMapPoint | Converts a point on the Map (in map units) to device co-ordinates (typically pixels). | |
| FullExtent | Rectangular shape that encloses all features of all layers in the Map. | |
| FullExtent | Rectangular shape that encloses all features of all layers in the Map. | |
| hWnd | Handle to the window associated with the MapControl. | |
| hWnd | Handle to the window associated with the MapControl. | |
| KeyIntercept | A property that specifies interception of key strokes that are normally handled by the container. When intercepted the OnKeyDown and OnKeyUp events will be called. This value can be a combined bit mask of esriKeyIntercept enum values. | |
| Layer | Layer at the supplied index. | |
| Layer | Layer at the supplied index. | |
| LayerCount | Number of layers in the Map. | |
| LayerCount | Number of layers in the Map. | |
| LoadMxFile | Loads the specified Map from the map document into the MapControl. The Map can be an index or a name, if it is not supplied the focus map is used. | |
| LoadMxFile | Loads the specified Map from the map document into the MapControl. The Map can be an index or a name, if it is not supplied the focus map is used. | |
| Map | The Map contained by the MapControl. | |
| Map | The Map contained by the MapControl. | |
| MapScale | Scale of the map as a representative fraction. | |
| MapScale | Scale of the map as a representative fraction. | |
| MapUnits | The geographical units of the map. | |
| MapUnits | The geographical units of the map. | |
| MouseIcon | Custom mouse icon used if MousePointer is 99. | |
| MouseIcon | Custom mouse icon used if MousePointer is 99. | |
| MousePointer | The mouse pointer displayed over the MapControl. | |
| MousePointer | The mouse pointer displayed over the MapControl. | |
| MoveLayerTo | Moves a layer within the Map's collection from its current index position to a new index position. | |
| MoveLayerTo | Moves a layer within the Map's collection from its current index position to a new index position. | |
| Object | A property that returns the underlying control. This can be used when the control is inside a wrapper object that has been added by a development environment. | |
| OleDropEnabled | Indicates if the MapControl will fire events when data is dragged over the control's window. | |
| OleDropEnabled | Indicates if the MapControl will fire events when data is dragged over the control's window. | |
| Pan | Tracks the mouse while panning the MapControl. | |
| Pan | Tracks the mouse while panning the MapControl. | |
| ReadMxMaps | Opens a map document specified by the supplied filename and reads the maps into an array object. | |
| ReadMxMaps | Opens a map document specified by the supplied filename and reads the maps into an array object. | |
| ReferenceScale | Reference scale of the Map as a representative fraction. | |
| ReferenceScale | Reference scale of the Map as a representative fraction. | |
| Refresh | Redraws the Map, optionally just redraw specified phases or envelope. | |
| Refresh | Redraws the Map, optionally just redraw specified phases or envelope. | |
| Rotation | Determines how many degrees the map display is rotated. | |
| Rotation | Determines how many degrees the map display is rotated. | |
| ShowMapTips | Indicates if map tips are shown. | |
| ShowScrollbars | Indicates whether or not the Map's scrollbars are visible. | |
| ShowScrollbars | Indicates whether or not the Map's scrollbars are visible. | |
| SpatialReference | Spatial reference of the Map. | |
| SpatialReference | Spatial reference of the Map. | |
| SuppressResizeDrawing | Suppress full redraw of control during resize operations. | |
| TipDelay | The delay before map tips are shown. | |
| TipStyle | The style of map tips. | |
| ToMapPoint | Converts a point in device co-ordinates (typically pixels) to a point on the Map (in map units). | |
| ToMapPoint | Converts a point in device co-ordinates (typically pixels) to a point on the Map (in map units). | |
| TrackCancel | The object used by the MapControl to check if drawing has been aborted. | |
| TrackCancel | The object used by the MapControl to check if drawing has been aborted. | |
| TrackCircle | Rubber-bands a circle on the MapControl. | |
| TrackCircle | Rubber-bands a circle on the MapControl. | |
| TrackLine | Rubber-bands a polyline on the MapControl. | |
| TrackLine | Rubber-bands a polyline on the MapControl. | |
| TrackPolygon | Rubber-bands a polygon on the MapControl. | |
| TrackPolygon | Rubber-bands a polygon on the MapControl. | |
| TrackRectangle | Rubber-bands a rectangle on the MapControl. | |
| TrackRectangle | Rubber-bands a rectangle on the MapControl. | |
| VisibleRegion | The geometry specifying the visible region of the Map. | |
|
|
VisibleRegion |
The geometry specifying the visible region of the Map |
IMapControl3 Interface(1) Properties属性的更多相关文章
- 集合类——Map集合、Properties属性文件操作
1.Map集合 Collection集合的特点是每次进行单个对象的保存,若要对一对对象来进行保存就只能用Map集合来保存.即Map集合中一次可以保存两个对象,且这两个对象的关系是key = value ...
- Code片段 : .properties属性文件操作工具类 & JSON工具类
摘要: 原创出处:www.bysocket.com 泥瓦匠BYSocket 希望转载,保留摘要,谢谢! “贵专” — 泥瓦匠 一.java.util.Properties API & 案例 j ...
- 解决读写properties属性文件
package com.kzkj.wx.utils; import java.io.BufferedReader; import java.io.File; import java.io.FileIn ...
- rsyslog Properties 属性:
rsyslog Properties 属性: 数据项 在rsyslog 是被称为 "properties". 它们可以有不同的源, 最重要的是 那些来自接收的消息,但是还有其他. ...
- Java学习笔记——JDBC读取properties属性文件
Java 中的 properties 文件是一种配置文件,主要用于表达配置信息,文件类型为*.properties,格式为文本文件. 文件的内容是格式是"键=值"(key-valu ...
- Spring boot 的 properties 属性值配置 application.properties 与 自定义properties
配置属性值application.properties 文件直接配置: com.ieen.super.name="MDD" 自定义properties文件配置:src/main/r ...
- 章节六、3-读取Properties属性文件
一.如何读取Properties文件1.创建一个名为ReadingProperties的类 2.创建一个.propertise属性的文件,创建的方式参考“二”中步骤 3.写入如下代码 package ...
- Maven中的-D(Properties属性)和-P(Profiles配置文件)
-D代表(Properties属性) 使用命令行设置属性-D的正确方法是: mvn -DpropertyName=propertyValue clean package 如果propertyName不 ...
- Java - 得到项目中properties属性文件中定义的属性值
public static String getPropertiesValue(String fileName, String key) { return ResourceBundle.getBu ...
随机推荐
- 在Service服务中请求网络
一.startservice方式启动 第一次startservice启动服务的时候,会走oncreate和onstart方法, 第二次startservice启动服务的时候,会走onstart方法, ...
- Linq分组,linq方法分组
Group在SQL经常使用,通常是对一个字段或者多个字段分组,求其总和,均值等. Linq中的Groupby方法也有这种功能.具体实现看代码: 假设有如下的一个数据集: 01.public class ...
- overlay
http://dockone.io/article/237 http://blog.cloud66.com/docker-with-overlayfs-first-impression/ http:/ ...
- CDONTS组件
在ASP中发送Email时往往需要一个COM组件支持,如果你没有第三方的Email组件,你可以使用IIS本身提供CDONTS EMail组件.这个组件使用时需要安装和启动SMTP服务.这个组件的名称为 ...
- zf-分页后台代码
java : public ResultPage getDeptList(int page, int pageRows) throws Exception { String hql="fro ...
- 【dfs 回溯】 zoj 1004
题意:给出一个源字符串和一个目标字符串,打出所有符合stack操作的i,o串使得对于源字符串的操作能变为目标字符串 思路:搜索,回溯. 之前想过是不是队列,觉得不对那样bfs是求最优解了:也想过用结构 ...
- 【iOS 】UIView 中有一个autoresizingMask的属性
在 UIView 中有一个autoresizingMask的属性,它对应的是一个枚举的值(如下),属性的意思就是自动调整子控件与父控件中间的位置,宽高. 1 2 3 4 5 6 7 8 9 enum ...
- ServletConfig与ServletContext对象(接口)
ServletConfig:封装servlet的配置信息. 在Servlet的配置文件中,可以使用一个或多个<init-param>标签为servlet配置一些初始化参数. <ser ...
- UIGestureRecognizer 手势浅析
目录[-] iOS开发中的手势体系——UIGestureRecognizer分析及其子类的使用 一.引言 二.手势的抽象类——UIGestureRecognizer 1.统一的初始化方法 2.手势状态 ...
- [转]MD5加密算法的java实现
import java.security.MessageDigest; import java.security.NoSuchAlgorithmException; /* * MD5 算法 */ pu ...