BitmapEffectCollection.Enumerator.Current 속성

정의

참고: 이 API는 이제 사용되지 않습니다. 사용되는 대체 항목은 Effect입니다. 컬렉션의 현재 요소를 가져옵니다.

public:
 property System::Windows::Media::Effects::BitmapEffect ^ Current { System::Windows::Media::Effects::BitmapEffect ^ get(); };
public System.Windows.Media.Effects.BitmapEffect Current { get; }
member this.Current : System.Windows.Media.Effects.BitmapEffect
Public ReadOnly Property Current As BitmapEffect

속성 값

컬렉션에 있는 현재 요소입니다.

구현

적용 대상