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입니다.

적용 대상