BitmapEffectCollection.Enumerator.Current Proprietà

Definizione

Nota: questa API è ora obsoleta. L'alternativa non obsoleta è Effect. Ottiene l'elemento corrente della raccolta.

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

Valore della proprietà

Elemento corrente nella raccolta.

Implementazioni

Si applica a