ShapeElement.AbsoluteCenter 属性

获取在形状中心的点。

命名空间:  Microsoft.VisualStudio.Modeling.Diagrams
程序集:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0(在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll 中)

语法

声明
Public ReadOnly Property AbsoluteCenter As PointD
public PointD AbsoluteCenter { get; }

属性值

类型:Microsoft.VisualStudio.Modeling.Diagrams.PointD
在形状中心中的点。

备注

形状的绝对区域用于计算形状的绝对中心。

.NET Framework 安全性

请参阅

参考

ShapeElement 类

Microsoft.VisualStudio.Modeling.Diagrams 命名空间