共用方式為


GhostShape.AbsoluteBoundingBox 屬性

取得或設定圖形目前的周框方塊 (以全局單位表示),相對於圖表的左上方。

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

語法

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

屬性值

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

.NET Framework 安全性

請參閱

參考

GhostShape 類別

Microsoft.VisualStudio.Modeling.Diagrams 命名空間