ContainerVisual.Effect 속성

정의

ContainerVisual에 적용할 비트맵 효과를 가져오거나 설정합니다.

public:
 property System::Windows::Media::Effects::Effect ^ Effect { System::Windows::Media::Effects::Effect ^ get(); void set(System::Windows::Media::Effects::Effect ^ value); };
public System.Windows.Media.Effects.Effect Effect { get; set; }
member this.Effect : System.Windows.Media.Effects.Effect with get, set
Public Property Effect As Effect

속성 값

Effect

비트맵 효과를 나타내는 Effect입니다.

적용 대상

추가 정보