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