CompositionDrawingSurface.AlphaMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.