Freigeben über


TextureOperationCaps.SupportsBlendDiffuseAlpha-Eigenschaft

Dieser Dokumentation für die Vorschau nur ist und in späteren Versionen geändert. Leere Themen wurden als Platzhalter eingefügt.]

Gibt an, ob des ein BlendDiffuseAlphaTextureOperation Felds unterstützt wird.

Namespace:  Microsoft.WindowsMobile.DirectX.Direct3D
Assembly:  Microsoft.WindowsMobile.DirectX (in Microsoft.WindowsMobile.DirectX.dll)

Syntax

'Declaration
Public ReadOnly Property SupportsBlendDiffuseAlpha As Boolean
    Get
'Usage
Dim instance As TextureOperationCaps
Dim value As Boolean

value = instance.SupportsBlendDiffuseAlpha
public bool SupportsBlendDiffuseAlpha { get; }
public:
property bool SupportsBlendDiffuseAlpha {
    bool get ();
}
member SupportsBlendDiffuseAlpha : bool

Eigenschaftswert

Typ: System.Boolean
true Wenn BlendDiffuseAlpha unterstützt wird;andernfalls false.

.NET Framework-Sicherheit

Plattformen

Windows CE, Windows Mobile für Smartphone, Windows Mobile für Pocket PC

Die .NET Framework und .NET Compact Framework unterstützen nicht alle Versionen sämtlicher Plattformen. Eine Liste der unterstützten Versionen finden Sie unter Systemanforderungen für .NET framework.

Versionsinformationen

.NET Compact Framework

Unterstützt in: 3.5, 2.0

Siehe auch

Referenz

TextureOperationCaps Struktur

Member TextureOperationCaps

Microsoft.WindowsMobile.DirectX.Direct3D-Namespace