BitmapEffectCollection.Enumerator.Current Propriété

Définition

Remarque : cette API est maintenant obsolète. L'alternative non obsolète est Effect. Obtient l’élément actuel dans la collection.

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

Valeur de propriété

BitmapEffect

Élément actuel dans la collection.

Implémente

S’applique à