IGradientStopCollectionEffectiveData

IGradientStopCollectionEffectiveData interface

Repräsentiert eine Sammlung von GradientStopDataEx-Objekten.

public interface IGradientStopCollectionEffectiveData : 
    IGenericCollection<IGradientStopEffectiveData>

Eigenschaften

NameBeschreibung
Item { get; }Gibt den Gradientenstopp nach Index zurück.

Siehe auch