BlendCaps.SupportsBlendFactor Property

Language:

Indicates that the driver supports the BlendFactor and InvBlendFactor constants.

Definition

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

Property Value

System.Boolean
Value that is true if the driver supports BlendFactor and InvBlendFactor.

This property is read-only. 

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