IndexBufferDescription.Pool
Pool プロパティ
Pool 列挙のメンバ。この頂点バッファに割り当てられているメモリのクラスを指定する。
定義
Visual Basic | Public Property Pool As Pool |
C# | public Pool Pool { get; set; } |
Managed C++ | public: __property Pool get_Pool(); public: __property void set_Pool(Pool); |
JScript | public function get Pool() : Pool public function set Pool(Pool); |
プロパティ値
Microsoft.DirectX.Direct3D.Pool.
これは読み取り/書き込み可能プロパティである。
対象
© 2002 Microsoft Corporation. All rights reserved. Terms of use.