MapGraphics 方法 |
The MapGraphics type exposes the following members.
| 名称 | 说明 | |
|---|---|---|
| CopyGraphicsImageSource |
复制一份图片源(对应的VirtualFrame不是MapFrame)
| |
| Dispose |
释放
| |
| GetGraphics |
获取绘制上下文
| |
| GetRealTimeExtent |
获取一份实时的Extent
| |
| GetVisualChild |
重写 System.Windows.Media.Visual.GetVisualChild(System.Int32),然后从子元素集合返回指定索引处的子级
(覆写 FrameworkElementGetVisualChild(Int32).) | |
| GraphicsCopyToImage |
将当前草稿保存到成Image
| |
| GraphicsOperationPan |
操作(平移)
| |
| GraphicsOperationZoom |
操作(放大缩小变换)
| |
| OnDraw |
绘制(与UI挂钩的入口)
| |
| RenderGraphics |
渲染Graphics
| |
| RenderGraphicsBackground |
渲染背景色
| |
| RenderGraphicsBackgroundImage |
渲染背景图片
| |
| ResetOperationPoint |
重置操作原点信息
| |
| StartGraphicsOperation |
开始操作
| |
| StopGraphicsOperation |
停止操作
|