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 境界ボックスを定義する

適用対象