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

適用対象