Caps.DestinationBlendCaps Property |
Language: |
Retrieves an object that indicates a device's destination blending capabilities.
Visual Basic Public ReadOnly Property DestinationBlendCaps As BlendCaps C# public BlendCaps DestinationBlendCaps { get; } C++ public:
property BlendCaps DestinationBlendCaps {
BlendCaps get();
}JScript public function get DestinationBlendCaps() : BlendCaps
Microsoft.DirectX.Direct3D.BlendCaps
This property is read-only.
A BlendCaps object that indicates the device's destination blending capabilities.
This member can indicate the same capabilities that are defined in the SourceBlendCaps member.
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