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

適用於