Class GradientTransparencyPoint

GradientTransparencyPoint class

Gradient Transparency Point

public class GradientTransparencyPoint : IGradientTransparencyPoint

Constructors

NameDescription
GradientTransparencyPoint()Initializes a new instance of the GradientTransparencyPoint class.

Properties

NameDescription
Location { get; set; }Gets or sets the location.
MedianPointLocation { get; set; }Gets or sets the median point location.
Opacity { get; set; }Gets or sets the color.

See Also