GhostShapeCollection.AbsoluteBoundingBox プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
コレクション内のすべての GhostShape を囲む現在の外接する四角形を取得します。 四角形は、図の左上を基準にワールド単位で表示されます。
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
プロパティ値
コレクション内のすべての GhostShape を囲む現在の外接する四角形。
注釈
座標系は、正に下方向と右方向に増加します。