http://blog.itpub.net/14999074/viewspace-586515/

mapcontrol的鼠标样式

this.axMapControl1.MousePointer=esriControlsMousePointer.esriPointerDefault;还可以是下面的值:

esriControlsMousePointer Constants

Control mouse pointer options.

Constant Value Description
esriPointerParentWindow -1 pointer specified on the parent window or form.
esriPointerDefault 0 Default pointer, same as arrow.
esriPointerArrow 1 Standard arrow.
esriPointerCrosshair 2 Crosshair.
esriPointerIBeam 3 I-Beam.
esriPointerIcon 4 Icon.
esriPointerSize 5 Size, four-pointed arrow pointing north, south, east and west.
esriPointerSizeNESW 6 Size NE-SW, double arrow pointing north-east and south-west.
esriPointerSizeNS 7 Size N-S, double arrow pointing north and south.
esriPointerSizeNWSE 8 Size NW-SE, double arrow pointing north-west and south-east.
esriPointerSizeWE 9 Size W-E, double arrow pointing west and east.
esriPointerUpArrow 10 Arrow pointing vertically up.
esriPointerHourglass 11 Hourglass, wait cursor.
esriPointerNoDrop 12 Circle with slash through it or a no entry sign.
esriPointerArrowHourglass 13 Standard arrow and small hourglass.
esriPointerArrowQuestion 14 Arrow and question mark.
esriPointerSizeAll 15 Size all, a four-pointed arrow pointing north, south, east and west.
esriPointerZoom 50 Zoom, a magnifying glass.
esriPointerZoomIn 51 Zoom in, a magnifying glass with a plus sign.
esriPointerZoomOut 52 Zoom out, a magnifying glass with a minus sign.
esriPointerPan 53 Pan, a hand.
esriPointerPanning 54 Panning, a clenched hand.
esriPointerIdentify 55 Identify, arrow with information symbol.
esriPointerLabel 56 Label, arrow with letter A.
esriPointerHotLink 57 Hot-Link, lightening strike.
esriPointerPencil 58 Pencil.
esriPointerHand 59 Hand, closed hand with index finger pointing vertically.
esriPointerPageZoomIn 60 Page zoom In, magnifying glass with plus sign and a small page.
esriPointerPageZoomOut 61 Page zoom out, magnifying glass with minus sign and a small page.
esriPointerPagePan 62 Page pan, open hand with page symbol.
esriPointerPagePanning 63 Page pan, closed hand with page symbol.
esriPointerCustom 99 Custom icon specified by the MouseIcon property.
 
 

设置mapcontrol的鼠标样式的更多相关文章

  1. 四大伪类,css鼠标样式设置,reset操作,静止对文本操作

    07.31自我总结 一.a标签的四大伪类 a:link{样式} 未访问时的状态(鼠标点击前显示的状态) a:hover{样式} 鼠标悬停时的状态 a:visited{样式} 已访问过的状态(鼠标点击后 ...

  2. C#开发分享:如何改变系统鼠标样式

    开发过程中发现需要用到改变鼠标样式(就是光标的样子),但是在网上找了很多资料,都是介绍在程序中使用,我需要的效果时在系统级使用.现在找到了,分享给大家. [DllImport("user32 ...

  3. ArcGIS AddIN开发之自定义鼠标样式

    如果想修改Windows默认的鼠标样式,可以这样 //设置鼠标样式 this.Cursor = System.Windows.Forms.Cursors.Cross; 可是如果想设置成一些自定义的很好 ...

  4. CSS鼠标样式整理

    鼠标样式的标签: cursor:*;  //该属性定义了鼠标指针放在一个元素边界范围内时所用的光标形状: 鼠标样式: 值 描述 url 需使用的自定义光标的 URL. 注释:请在此列表的末端始终定义一 ...

  5. Arcgis for javascript不同的状态下自己定义鼠标样式

    俗话说:爱美之心.人皆有之. 是的.没错,即使我仅仅是一个做地图的,我也希望自己的地图看起来好看一点. 在本文,给大家讲讲在Arcgis for javascript下怎样自己定义鼠标样式. 首先.说 ...

  6. Windows Phone 8初学者开发—第6部分:设置应用程序的样式

    原文 Windows Phone 8初学者开发—第6部分:设置应用程序的样式 Source Code: http://aka.ms/absbeginnerdevwp8  PDF Version: ht ...

  7. Wpf中鼠标样式的修改,作用点修改

    最近,在做一个控件的鼠标样式,Ps加了插件,可以编辑生成.cur格式的图标. 可是,所有的改完以后,调试运行,结果发现自己制作的图标的作用点总是在左上角,而不是在"手形"图标的食指 ...

  8. CSS 鼠标样式大全

    cursor是CSS中用于定义鼠标在元素标签上的显示样式,如常用的手型鼠标样式 cursor: pointer; 也可以通过url网址指定扩展名一般为.cur的鼠标图片文件. 名称 属性代码 描述 默 ...

  9. CSS鼠标样式 cursor 属性

    值 描述 url 需使用的自定义光标的 URL. 注释:请在此列表的末端始终定义一种普通的光标,以防没有由 URL 定义的可用光标. default 默认光标(通常是一个箭头) auto 默认.浏览器 ...

随机推荐

  1. 9、linux的特殊符

    在shell中常用的特殊符号罗列如下: #   ;   ;;      .      ,       /       \       'string'|       !   $   ${}   $?  ...

  2. 32.我的wafBypass之道

    0x01 搞起 当我们遇到一个waf时,要确定是什么类型的?先来看看主流的这些waf,狗.盾.神. 锁.宝.卫士等等...(在测试时不要只在官网测试,因为存在版本差异导致规则库并不一致) 1.云waf ...

  3. hdu1078

    #include <stdio.h> #include <string.h> #include <algorithm> using namespace std; i ...

  4. BootStrap2学习日记23---弹出对话框

    <a href="#login" data-toggle="modal" class="btn btn-primary">登陆& ...

  5. 【解决】client does not support authentication

    cmd窗口登陆mysql: C:\Users\Administrator>  sqlplus  /nolog mysql>  conn / as sysdba; mysql> alt ...

  6. .net动态代理-EMIT,AOP实现

    动态代理实现原理: 通过动态基础目标类,重写目标虚方法,.net中实现手段-il Emit.Proxy项目源码,https://github.com/1448376744/Emit.Proxy 以下是 ...

  7. .net core 中使用NLog

    在.net standard 2.0.3 和.net core 2.1适用.其他版本的.net 应该也可以. 1.新建一个空白解决方案,再建一个类库 2.安装NLog.Config,会生成一个配置文件 ...

  8. 前端编码规范 -- css篇

    合理的避免使用ID 一般情况下ID不应该被应用于样式. ID的样式不能被复用并且每个页面中你只能使用一次ID. 使用ID唯一有效的是确定网页或整个站点中的位置. 尽管如此,你应该始终考虑使用class ...

  9. Baidu - Echarts 地图实例测试,并绘制平滑圆弧路径

    百度Echarts实例地址: http://echarts.baidu.com/examples.html 同事想做一个地图,地图上的几个点通过动态的线连接起来.但是在实例里没找到类似的. 然后仔细分 ...

  10. 清除input框对浏览器保存的用户名和密码自动填充问题

    清除input框对浏览器保存的用户名和密码自动填充问题: type类型写如下写法,聚焦的时候type类型为“password” <input ng-model="getpwd" ...