IMapGraphicsRenderGraphicsBackgroundImage 方法 |
渲染背景图片
命名空间:
GISShare.SMap.WPF.View
程序集:
GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法void RenderGraphicsBackgroundImage(
DrawingContext g
)
Sub RenderGraphicsBackgroundImage (
g As DrawingContext
)
void RenderGraphicsBackgroundImage(
DrawingContext^ g
)
abstract RenderGraphicsBackgroundImage :
g : DrawingContext -> unit
参数
- g
- 类型: System.Windows.MediaDrawingContext
参见