Compartir a través de


DrawingCollection.Enumerator.Current Propiedad

Definición

Obtiene el elemento actual de la colección.

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

Valor de propiedad

Drawing

Elemento actual de la colección.

Implementaciones

Se aplica a