点击或拖拽改变大小

MapRenderEventArgs 构造函数

地图渲染事件 参数 构造函数

命名空间:  GISShare.SMap.WinForm.View
程序集:  GISShare.SMap.WinForm (在 GISShare.SMap.WinForm.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法
public MapRenderEventArgs(
	Graphics graphics,
	Rectangle clipRectangle,
	bool bIsDatum
)

参数

graphics
类型: System.DrawingGraphics
绘制
clipRectangle
类型: System.DrawingRectangle
绘制区域
bIsDatum
类型: SystemBoolean
是否为基线
参见