Viewport3DVisual.ContentBounds Property

Definition

Gets the bounding box for the contents of the 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

Property Value

Rect that defines the bounding box.

Applies to