Model3D.Bounds プロパティ

定義

この Rect3D の軸平行境界ボックスを指定する Model3D を取得します。

public:
 property System::Windows::Media::Media3D::Rect3D Bounds { System::Windows::Media::Media3D::Rect3D get(); };
public System.Windows.Media.Media3D.Rect3D Bounds { get; }
member this.Bounds : System.Windows.Media.Media3D.Rect3D
Public ReadOnly Property Bounds As Rect3D

プロパティ値

モデルの Rect3D 境界ボックス。

適用対象