点击或拖拽改变大小

MapTrimViewLocationChangedEventArgs 构造函数

构造函数

命名空间:  Swebui.Controls
程序集:  Swebui.Controls (在 Swebui.Controls.dll 中) 版本:1.0.0
语法
public MapTrimViewLocationChangedEventArgs(
	float latitude,
	float longitude,
	string description
)

参数

latitude
类型:SystemSingle
地图纬度
longitude
类型:SystemSingle
地图经度
description
类型:SystemString
地图描述
参见