다음을 통해 공유


CompositionDrawingSurface.AlphaMode 속성

정의

그리기 표면의 알파 모드입니다.

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

속성 값

그리기 표면의 알파 모드입니다.

적용 대상