AMapProjection GetVisibleRegion Method 高德地图 Windows Phone 8 搜索API参考手册
高德地图 Windows Phone 8 搜索API参考手册
返回一个在屏幕坐标与地理经纬度坐标之间锥形视图的映射。

Namespace: Com.AMap.Api.Maps
Assembly: WindowPhone8DOC (in WindowPhone8DOC.dll) Version: 2.0.0.0
Syntax

public VisibleRegion GetVisibleRegion()

Return Value

Type: VisibleRegion
返回一个在屏幕坐标与地理经纬度坐标之间锥形视图的映射.
See Also