IGradientStopCollectionEffectiveData

interface IGradientStopCollectionEffectiveData

Représente une collection d’objets GradientStopDataEx.

public interface IGradientStopCollectionEffectiveData : 
    IGenericCollection<IGradientStopEffectiveData>

Propriétés

NomDescription
Item { get; }Renvoie le gradient stop par index.

Voir aussi