BlendCaps.SupportsZero
SupportsZero プロパティ
ブレンディング係数は、(0, 0, 0, 0)。
定義
Visual Basic | Public ReadOnly Property SupportsZero As Boolean |
C# | public bool SupportsZero { get; } |
Managed C++ | public: __property bool get_SupportsZero(); |
JScript | public function get SupportsZero() : boolean |
プロパティ値
System.Boolean.
これは読み取り専用プロパティである。
対象
© 2002 Microsoft Corporation. All rights reserved. Terms of use.