Viewport3DVisual.ContentBounds 속성

정의

Viewport3DVisual의 콘텐츠에 대한 경계 상자를 가져옵니다.

public:
 property System::Windows::Rect ContentBounds { System::Windows::Rect get(); };
public System.Windows.Rect ContentBounds { get; }
member this.ContentBounds : System.Windows.Rect
Public ReadOnly Property ContentBounds As Rect

속성 값

Rect

경계 상자를 정의하는 Rect입니다.

적용 대상