RemoveAt

GradientStopCollection.RemoveAt method

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

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

相关内容