Viewport3DVisual.DescendantBounds プロパティ

定義

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

結合を定義する Rect

適用対象