PathFigureCollection.Enumerator.Current 屬性

定義

取得集合中目前的項目。

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

屬性值

PathFigure

集合中的目前元素。

實作

適用於