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 模式。

適用於