Bitmap for WPF
Pool 列挙体

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct3D9 名前空間 : Pool 列挙体
D3DPOOL
シンタックス
'宣言
 
Public Enum Pool 
   Inherits System.Enum
public enum Pool : System.Enum 
メンバ
メンバ解説
DefaultD3DPOOL_DEFAULT
ManagedD3DPOOL_MANAGED
ScratchD3DPOOL_SCRATCH
SystemMemoryD3DPOOL_SYSTEMMEM
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Util.DX.Direct3D9.Pool

参照

C1.Util.DX.Direct3D9 名前空間