GhostShapeCollection.AbsoluteBoundingBox 属性

获取封装集合中的当前边框的所有 GhostShapes。矩形位于世界单元相对左上角关系图中。

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

语法

声明
Public ReadOnly Property AbsoluteBoundingBox As RectangleD
public RectangleD AbsoluteBoundingBox { get; }

属性值

类型:Microsoft.VisualStudio.Modeling.Diagrams.RectangleD

备注

正坐标系增量然后在右侧的下。

.NET Framework 安全性

请参见

参考

GhostShapeCollection 类

Microsoft.VisualStudio.Modeling.Diagrams 命名空间