AMapCircleOptions Center Property 高德地图 Windows Phone 8 搜索API参考手册
高德地图 Windows Phone 8 搜索API参考手册
获取或者设置圆圆心,值为LatLng:纬度经度对象

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

public LatLng Center { get; set; }

Property Value

Type: LatLng
See Also