GradientFillSettings.RemoveTransparencyPoint

GradientFillSettings.RemoveTransparencyPoint method

Removes the transparency point.

public void RemoveTransparencyPoint(IGradientTransparencyPoint point)
ParameterTypeDescription
pointIGradientTransparencyPointThe point.

See Also