BitmapEffectCollection.Enumerator.Current Propiedad

Definición

Nota: esta API ya está obsoleta. La alternativa no obsoleta es el método Effect. Obtiene el elemento actual de la colección.

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

Valor de propiedad

Elemento actual de la colección.

Implementaciones

Se aplica a