Viewport3DVisual.DescendantBounds プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Viewport3DVisual のすべての子孫に対するすべてのコンテンツ境界ボックスの結合を取得します。ただし、Viewport3DVisual のコンテンツは含まれません。
public:
property System::Windows::Rect DescendantBounds { System::Windows::Rect get(); };
public System.Windows.Rect DescendantBounds { get; }
member this.DescendantBounds : System.Windows.Rect
Public ReadOnly Property DescendantBounds As Rect
プロパティ値
結合を定義する Rect。