IGradientStopCollectionEffectiveData

IGradientStopCollectionEffectiveData-Schnittstelle

Stellt eine Sammlung von GradientStopDataEx-Objekten dar.

public interface IGradientStopCollectionEffectiveData : 
    IGenericCollection<IGradientStopEffectiveData>

Eigenschaften

NameBeschreibung
Item { get; }Gibt den Gradient-Stopp nach Index zurück.

Siehe auch