GradientFillSettings.RemoveColorPoint

GradientFillSettings.RemoveColorPoint method

Removes the color point.

public void RemoveColorPoint(IGradientColorPoint point)
ParameterTypeDescription
pointIGradientColorPointThe point.

See Also