TextEffectCollection.Enumerator.Current Propriété

Définition

Obtient l’élément actuel dans la collection.

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

Valeur de propriété

TextEffect

Élément actuel dans la collection.

Implémente

S’applique à