RemoveAt

IGradientStopCollection.RemoveAt 方法

移除指定索引处的渐变停止点。

public void RemoveAt(int index)
参数类型描述
indexInt32应该被删除的渐变停止点的索引。

另见