TextEffectCollection.Enumerator.Current Propiedad

Definición

Obtiene el elemento actual de la colección.

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

Valor de propiedad

TextEffect

Elemento actual de la colección.

Implementaciones

Se aplica a