GhostShapeCollection.AbsoluteBoundingBox 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得集合中所有 GhostShapes 周圍的目前周框。 矩形是相對於圖表左上角的世界單位。
public:
property Microsoft::VisualStudio::Modeling::Diagrams::RectangleD AbsoluteBoundingBox { Microsoft::VisualStudio::Modeling::Diagrams::RectangleD get(); };
public Microsoft.VisualStudio.Modeling.Diagrams.RectangleD AbsoluteBoundingBox { get; }
member this.AbsoluteBoundingBox : Microsoft.VisualStudio.Modeling.Diagrams.RectangleD
Public ReadOnly Property AbsoluteBoundingBox As RectangleD
屬性值
集合中所有 GhostShapes 周圍的目前周框。
備註
坐標系統會正向向下和向右增加。