高德地图 Windows Phone 8 搜索API参考手册
Assembly: WindowPhone8DOC (in WindowPhone8DOC.dll) Version: 2.0.0.0
返回折线对象类
根据AMapPolylineOptions指定的折线参数添加一条折线到地图图层(AMapLayer)上
Namespace: Com.AMap.Api.MapsAssembly: WindowPhone8DOC (in WindowPhone8DOC.dll) Version: 2.0.0.0
Syntax
Parameters
- options
- Type: Com.AMap.Api.Maps.Model AMapPolylineOptions
折线参数选项类
Return Value
Type: AMapPolyline返回折线对象类
See Also