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

适用于