IMapGraphics 方法 |
The IMapGraphics type exposes the following members.
| 名称 | 说明 | |
|---|---|---|
| CopyGraphicsImageSource |
复制一份图片源(对应的VirtualFrame不是MapFrame)
| |
| GetGraphics |
获取绘制上下文
| |
| GetRealTimeExtent |
获取一份实时的Extent
| |
| GraphicsCopyToImage |
将当前草稿保存到成Image
| |
| GraphicsOperationPan |
操作(平移)
| |
| GraphicsOperationZoom |
操作(放大缩小变换)
| |
| OnDraw |
绘制(与UI挂钩的入口)
| |
| RenderGraphics |
渲染Graphics
| |
| RenderGraphicsBackground |
渲染背景色
| |
| RenderGraphicsBackgroundImage |
渲染背景图片
| |
| ResetOperationPoint |
重置操作原点信息
| |
| StartGraphicsOperation |
开始操作
| |
| StopGraphicsOperation |
停止操作
|