CompositionMipmapSurface.AlphaMode Eigenschaft

Definition

Ruft den Alphamodus der mipmap-Oberfläche ab.

public:
 property DirectXAlphaMode AlphaMode { DirectXAlphaMode get(); };
DirectXAlphaMode AlphaMode();
public DirectXAlphaMode AlphaMode { get; }
var directXAlphaMode = compositionMipmapSurface.alphaMode;
Public ReadOnly Property AlphaMode As DirectXAlphaMode

Eigenschaftswert

Der Alphamodus der mipmap-Oberfläche.

Gilt für: