次の方法で共有


Resource.Device

Device プロパティ

リソースに関連付けられているデバイスを取得する。

定義

Visual Basic Public ReadOnly Property Device As Device
C# public Device Device { get; }
Managed C++ public: __property Device* get_Device();
JScript public function get Device() : Device

プロパティ値

Microsoft.DirectX.Direct3D.Device.

これは読み取り専用プロパティである。 

対象

BaseTexture, CubeTexture, IndexBuffer, Resource, Surface, Texture, VertexBuffer, VolumeTexture

© 2002 Microsoft Corporation. All rights reserved. Terms of use.