IMapGraphics 接口 |
命名空间: GISShare.SMap.WPF.View
The IMapGraphics type exposes the following members.
名称 | 说明 | |
---|---|---|
![]() | GetCurrentID |
当前操作ID号
|
![]() | ShadowOnPan |
平移时使用背影(IShadowObject)特性(注意:开启该属性会影响绘制效率,尤其是“ShadowOnZoomIn”和“ShadowOnZoomOut”)
|
![]() | ShadowOnZoomIn |
放大时使用背影(IShadowObject)特性(注意:开启该属性会影响绘制效率,尤其是“ShadowOnZoomIn”和“ShadowOnZoomOut”)
|
![]() | ShadowOnZoomOut |
缩小时使用背影(IShadowObject)特性(注意:开启该属性会影响绘制效率,尤其是“ShadowOnZoomIn”和“ShadowOnZoomOut”)
|
![]() | Using |
正在使用
|
名称 | 说明 | |
---|---|---|
![]() | CopyGraphicsImageSource |
复制一份图片源(对应的VirtualFrame不是MapFrame)
|
![]() | GetGraphics |
获取绘制上下文
|
![]() | GetRealTimeExtent |
获取一份实时的Extent
|
![]() | GraphicsCopyToImage |
将当前草稿保存到成Image
|
![]() | GraphicsOperationPan |
操作(平移)
|
![]() | GraphicsOperationZoom |
操作(放大缩小变换)
|
![]() | OnDraw |
绘制(与UI挂钩的入口)
|
![]() | RenderGraphics |
渲染Graphics
|
![]() | RenderGraphicsBackground |
渲染背景色
|
![]() | RenderGraphicsBackgroundImage |
渲染背景图片
|
![]() | ResetOperationPoint |
重置操作原点信息
|
![]() | StartGraphicsOperation |
开始操作
|
![]() | StopGraphicsOperation |
停止操作
|