点击或拖拽改变大小

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
停止操作
Top
参见