MapGraphics 类 |
命名空间: GISShare.SMap.WinForm.View
The MapGraphics type exposes the following members.
| 名称 | 说明 | |
|---|---|---|
| MapGraphics |
地图绘制缓存 构造函数
|
| 名称 | 说明 | |
|---|---|---|
| GetCurrentID |
当前操作ID号
| |
| ShadowOnPan |
平移时使用背影特性(IShadowObject)
| |
| ShadowOnZoomIn |
放大时使用背影特性(IShadowObject)
| |
| ShadowOnZoomOut |
缩小时使用背影特性(IShadowObject)
| |
| Using |
正在使用
|
| 名称 | 说明 | |
|---|---|---|
| CopyGraphicsImageSource |
复制一份图片源(对应的VirtualFrame不是MapFrame)
| |
| Dispose |
释放
| |
| GetGraphics |
获取绘制Graphics
| |
| GetRealTimeExtent |
获取一份实时的Extent
| |
| GraphicsCopyToImage |
将当前草稿保存到成Image
| |
| GraphicsOperationPan |
操作(平移)
| |
| GraphicsOperationZoom |
操作(放大缩小变换)
| |
| OnDraw |
绘制(与UI挂钩的入口)
| |
| RenderGraphics |
渲染Graphics
| |
| RenderGraphicsBackground |
渲染背景色
| |
| RenderGraphicsBackgroundImage |
渲染背景图片
| |
| ResetOperationPoint |
重置操作原点信息
| |
| StartGraphicsOperation |
开始操作
| |
| StopGraphicsOperation |
停止操作
|