点击或拖拽改变大小

IMapShadowShadowReset 方法

重置背景必要信息

命名空间:  GISShare.SMap.WPF.View
程序集:  GISShare.SMap.WPF (在 GISShare.SMap.WPF.dll 中) 版本:1.9.1.6 (1.9.1.6)
语法
void ShadowReset(
	IBoundingBox extent,
	ImageSource image,
	int iImageStyle
)

参数

extent
类型: GISShare.SMap.GeometryIBoundingBox
当前视图范围
image
类型: System.Windows.MediaImageSource
图片
iImageStyle
类型: SystemInt32
0:当前视图IMAGE;1:地图前一视图的地图IMAGE;2:地图前一视图的虚拟IMAGE;
参见