CdrGradientStop Class
Summary: The cdr gradient stop
Module: aspose.imaging.fileformats.cdr.types
Full Name: aspose.imaging.fileformats.cdr.types.CdrGradientStop
Constructors
| Name | Description |
|---|---|
| CdrGradientStop() | Initializes a new instance of the CdrGradientStop class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| color | CdrColor | r/w | Gets or sets the color. |
| offset | float | r/w | Gets or sets the offset. |
Constructor: CdrGradientStop()
CdrGradientStop()
Initializes a new instance of the CdrGradientStop class