Interface IGradientTransparencyPoint

IGradientTransparencyPoint interface

Base interface for fill settings

public interface IGradientTransparencyPoint

Properties

NameDescription
Location { get; set; }Gets or sets the location. Value range 0-4096.
MedianPointLocation { get; set; }Gets or sets the median point location. Value range 0-4096.
Opacity { get; set; }Gets or sets the opacity.

See Also