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

模型的 Rect3D 周框方塊。

適用於