TextEffectCollection.Enumerator.Current Proprietà

Definizione

Ottiene l'elemento corrente della raccolta.

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

Valore della proprietà

TextEffect

Elemento corrente nella raccolta.

Implementazioni

Si applica a