获取或设置布局中心点。布局的坐标单位为逻辑单位,即0.1毫米。

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

语法

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

字段值

默认值为 {X=850,Y=1285}。

请参见