点击或拖拽改变大小

MapViewOnNaviEventArgs 构造函数

构造函数

命名空间:  Smobiler.Plugins
程序集:  Smobiler.Plugins (在 Smobiler.Plugins.dll 中) 版本:6.0.641.16928
语法
public MapViewOnNaviEventArgs(
	MapViewState state,
	string error,
	int errorcode,
	bool success
)

参数

state
类型:Smobiler.PluginsMapViewState
导航状态
error
类型:SystemString
错误
errorcode
类型:SystemInt32
错误码
success
类型:SystemBoolean
是否成功
参见