PathFigureCollection.Enumerator.Current Proprietà

Definizione

Ottiene l'elemento corrente della raccolta.

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

Valore della proprietà

PathFigure

Elemento corrente nella raccolta.

Implementazioni

Si applica a