MapGraphicsRenderGraphicsBackgroundImage 方法 |
渲染背景图片
命名空间:
GISShare.SMap.WinForm.View
程序集:
GISShare.SMap.WinForm (在 GISShare.SMap.WinForm.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法public void RenderGraphicsBackgroundImage(
Graphics g
)
Public Sub RenderGraphicsBackgroundImage (
g As Graphics
)
public:
virtual void RenderGraphicsBackgroundImage(
Graphics^ g
) sealed
abstract RenderGraphicsBackgroundImage :
g : Graphics -> unit
override RenderGraphicsBackgroundImage :
g : Graphics -> unit
参数
- g
- 类型: System.DrawingGraphics
实现
IMapGraphicsRenderGraphicsBackgroundImage(Graphics)
参见