TextEffectCollection.Enumerator.Current Property

Definition

Gets the current element in the 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

Property Value

The current element in the collection.

Implements

Applies to