DeviceCaps.SupportsPureDevice
SupportsPureDevice プロパティ
デバイスは、ハードウェアでラスタ化、トランスフォーム、ライティング、およびシェーディングをサポートできる。
定義
Visual Basic | Public ReadOnly Property SupportsPureDevice As Boolean |
C# | public bool SupportsPureDevice { get; } |
Managed C++ | public: __property bool get_SupportsPureDevice(); |
JScript | public function get SupportsPureDevice() : boolean |
プロパティ値
System.Boolean.
これは読み取り専用プロパティである。
対象
© 2002 Microsoft Corporation. All rights reserved. Terms of use.