GeometryCollection.Enumerator.Current Propiedad

Definición

Obtiene el elemento actual de la colección.

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

Valor de propiedad

Elemento actual de la colección.

Implementaciones

Se aplica a