| プロパティ | 型 | 内容 |
|---|---|---|
| Description | SurfaceDescription | サーフェスの説明 |
| Device | Device | リソースに関連付けられているデバイス |
| Disposed | bool | オブジェクトが破棄されているかどうか |
| Priority | int | 現在のリソースの優先度 |
| Type | ResourceType | リソースの種類 |
| UnmanagedComPointer | .IDirect3DResource9 |
| プロパティ | 型 | 内容 |
|---|---|---|
| Format | Format | サーフェスのフォーマット |
| Width | int | サーフェスの幅 |
| Height | int | サーフェスの高さ |
| MultiSampleQuality | int | マルチサンプリングの品質レベル |
| MultiSampleType | MultiSampleType | フルスクリーン マルチサンプリングのレベル |
| Pool | Pool | サーフェスが格納されるメモリプール |
| Type | ResourceType | リソースの種類 |
| Usage | Usage | サーフェスの使用方法 |