MapViewTag 构造函数 (Double, Double) |
构造方法
命名空间:
Swebui.Controls
程序集:
Swebui.Controls (在 Swebui.Controls.dll 中) 版本:1.0.0
语法public MapViewTag(
double longitude,
double latitude
)
Public Sub New (
longitude As Double,
latitude As Double
)
参数
- longitude
- 类型:SystemDouble
经度 - latitude
- 类型:SystemDouble
纬度
参见