CdrGradient

CdrGradient class

The cdr gradient

public class CdrGradient

Constructors

NameDescription
CdrGradient()The default constructor.

Properties

NameDescription
Angle { get; set; }Gets or sets the angle.
CenterXOffset { get; set; }Gets or sets the center x offset.
CenterYOffset { get; set; }Gets or sets the center y offset.
EdgeOffset { get; set; }Gets or sets the edge offset.
MidPoint { get; set; }Gets or sets the mid point.
Mode { get; set; }Gets or sets the mode.
Stops { get; set; }Gets or sets the stops.
Type { get; set; }Gets or sets the type.

See Also