BlendCaps.SupportsBlendFactor Property |
Language: |
Indicates that the driver supports the BlendFactor and InvBlendFactor constants.
Visual Basic Public ReadOnly Property SupportsBlendFactor As Boolean C# public bool SupportsBlendFactor { get; } C++ public:
property bool SupportsBlendFactor {
bool get();
}JScript public function get SupportsBlendFactor() : boolean
System.Boolean
This property is read-only.
Value that is true if the driver supports BlendFactor and InvBlendFactor.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center