获取或设置当前地图的显示范围的中心点。

命名空间:  SuperMap.Mapping
程序集:  SuperMap.Mapping (in SuperMap.Mapping)
版本: dll

语法

C#
[BrowsableAttribute(false)]
public Point2D Center { get; set; }

字段值

默认值为 Point2D(0,0)。

请参见