CompositionDrawingSurface.AlphaMode Property

Definition

The alpha mode of the drawing surface.

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

Property Value

The alpha mode of the drawing surface.

Applies to