次の方法で共有


DriverCaps.SupportsDynamicTextures

SupportsDynamicTextures プロパティ

ドライバはダイナミック テクスチャをサポートする。

定義

Visual Basic Public ReadOnly Property SupportsDynamicTextures As Boolean
C# public bool SupportsDynamicTextures { get; }
Managed C++ public: __property bool get_SupportsDynamicTextures();
JScript public function get SupportsDynamicTextures() : boolean

プロパティ値

System.Boolean.

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

対象

DriverCaps

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