CdrGradientStop

CdrGradientStop class

The cdr gradient stop

public class CdrGradientStop

Constructors

NameDescription
CdrGradientStop()The default constructor.

Properties

NameDescription
Color { get; set; }Gets or sets the color.
Offset { get; set; }Gets or sets the offset.

See Also