共用方式為


AbsoluteBoundsChangedEventArgs.NewAbsoluteBounds 屬性

在全局單位表示相對於左上方的界限內變更後的圖表中的週框。

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

語法

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

屬性值

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

備註

在之後的界限內的變更是相對於圖表的左上方的全局單位表示週框。

.NET Framework 安全性

請參閱

參考

AbsoluteBoundsChangedEventArgs 類別

Microsoft.VisualStudio.Modeling.Diagrams 命名空間