Share via


TextEffectCollection.Enumerator.Current 屬性

定義

取得集合中目前的項目。

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

屬性值

TextEffect

集合中的目前元素。

實作

適用於