IGradientStopCollectionEffectiveData

IGradientStopCollectionEffectiveData interface

Représente une collection d’objets GradientStopDataEx.

public interface IGradientStopCollectionEffectiveData : 
    IGenericCollection<IGradientStopEffectiveData>

Propriétés

NomDescription
Item { get; }Renvoie l’arrêt de dégradé par indice.

Voir aussi