重置中心点
            
 
        命名空间: 
     GISShare.SMap.Geometry
        程序集:
     GISShare.SMap (在 GISShare.SMap.dll 中) 版本:1.9.1.6 (1.9.1.6)
 语法
语法void CenterAt(
	IPoint pPoint
)
Sub CenterAt ( 
	pPoint As IPoint
)
void CenterAt(
	IPoint^ pPoint
)
abstract CenterAt : 
        pPoint : IPoint -> unit 
参数
- pPoint
- 类型: GISShare.SMap.GeometryIPoint
 新的中心点
 参见
参见