共用方式為


CompositionMipmapSurface.AlphaMode 屬性

定義

取得 Mipmap 表面的 Alpha 模式。

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

屬性值

Mipmap 表面的 Alpha 模式。

適用於