PathFigureCollection.Enumerator.Current Propriété

Définition

Obtient l’élément actuel dans la collection.

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

Valeur de propriété

PathFigure

Élément actuel dans la collection.

Implémente

S’applique à