| EllipticArcCenterPoint 属性  | 
 
            圆心
            
 
        命名空间: 
     GISShare.SMap.Geometry
        程序集:
     GISShare.SMap (在 GISShare.SMap.dll 中) 版本:1.9.1.6 (1.9.1.6)
 语法
语法public IPoint CenterPoint { get; set; }Public Property CenterPoint As IPoint
	Get
	Set
public:
virtual property IPoint^ CenterPoint {
	IPoint^ get () sealed;
	void set (IPoint^ value) sealed;
}abstract CenterPoint : IPoint with get, set
override CenterPoint : IPoint with get, set
属性值
类型: 
IPoint实现
IEllipticArcCenterPoint 参见
参见