Microsoft DirectX 9.0 SDK Update (October 2004)

Caps.DestinationBlendCaps Property

Language:

Note: This documentation is preliminary and is subject to change.

Retrieves an object that indicates a device's destination blending capabilities.

Definition

Visual Basic .NET Public ReadOnly Property DestinationBlendCaps As BlendCaps
C# public BlendCaps DestinationBlendCaps { get; }
Managed C++ public: __property BlendCaps get_DestinationBlendCaps();
JScript .NET public function get DestinationBlendCaps() : BlendCaps

Property Value

Microsoft.DirectX.Direct3D.BlendCaps . A BlendCaps object that indicates the device's destination blending capabilities.

This property is read-only. 

Remarks

This member can indicate the same capabilities that are defined in the SourceBlendCaps member.


© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center