Caps.DeviceType
DeviceType プロパティ
D3ddevtype 列挙型のメンバであり、頂点の処理に使われているリソースのタイプを示す。
定義
Visual Basic | Public ReadOnly Property DeviceType As DeviceType |
C# | public DeviceType DeviceType { get; } |
Managed C++ | public: __property DeviceType get_DeviceType(); |
JScript | public function get DeviceType() : DeviceType |
プロパティ値
Microsoft.DirectX.Direct3D.DeviceType.
これは読み取り専用プロパティである。
対象
© 2002 Microsoft Corporation. All rights reserved. Terms of use.