CompositionDrawingSurface.AlphaMode 属性

定义

绘图图面的 alpha 模式。

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

属性值

绘图图面的 alpha 模式。

适用于