Mesh.Box メソッド
アセンブリ: Microsoft.WindowsMobile.DirectX (microsoft.windowsmobile.directx.dll 内)

Public Shared Function Box ( _ device As Device, _ width As Single, _ height As Single, _ depth As Single _ ) As Mesh
Dim device As Device Dim width As Single Dim height As Single Dim depth As Single Dim returnValue As Mesh returnValue = Mesh.Box(device, width, height, depth)
戻り値
ボックスを格納する Mesh オブジェクト。




Windows CE, Windows Mobile for Pocket PC, Windows Mobile for Smartphone
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- Mesh.Box メソッドのページへのリンク