GradientFillSettings.TransparencyPoints

GradientFillSettings.TransparencyPoints property

Gets or sets the transparency points.

public IGradientTransparencyPoint[] TransparencyPoints { get; set; }

Property Value

The transparency points.

See Also