IGradientStopCollectionEffectiveData

IGradientStopCollectionEffectiveData interface

Représente une collection d’objets GradientStopDataEx.

public interface IGradientStopCollectionEffectiveData : 
    IGenericCollection<IGradientStopEffectiveData>

Propriétés

NomLa description
Item { get; }Renvoie l’arrêt du dégradé par index.

Voir également