IGradientStopCollectionEffectiveData

IGradientStopCollectionEffectiveData interface

Representa una colección de objetos GradientStopDataEx.

public interface IGradientStopCollectionEffectiveData : 
    IGenericCollection<IGradientStopEffectiveData>

Propiedades

NombreDescripción
Item { get; }Devuelve el paso de gradiente por index.

Ver también