RemoveAt

GradientStopCollection.RemoveAt method

Entfernt einen Gradientenstopp am angegebenen Index.

public void RemoveAt(int index)
ParameterTypBeschreibung
indexInt32Index eines Gradientenstopps, der gelöscht werden soll.

Siehe auch