共用方式為


GhostShapeCollection.AbsoluteBoundingBox 屬性

取得圍繞集合中所有 GhostShapes 的目前周框矩形。 相對於圖表的左上角的矩形(以全局單位表示)。

命名空間:  Microsoft.VisualStudio.Modeling.Diagrams
組件:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll 中)

語法

'宣告
Public ReadOnly Property AbsoluteBoundingBox As RectangleD
public RectangleD AbsoluteBoundingBox { get; }

屬性值

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

備註

座標系統增量確定地在和右方下。

.NET Framework 安全性

請參閱

參考

GhostShapeCollection 類別

Microsoft.VisualStudio.Modeling.Diagrams 命名空間