PathFigureCollection.Enumerator.Current Propriedade

Definição

Obtém o elemento atual na coleção.

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

Valor da propriedade

PathFigure

O elemento atual da coleção.

Implementações

Aplica-se a