GradientRadialShading
GradientRadialShading class
Represents gradient radial shading type.
The GradientRadialShading type exposes the following members:
Constructors
| Name | Description |
|---|---|
| GradientRadialShading() | Initializes a new instance of the GradientRadialShading class. |
| GradientRadialShading(start_color, end_color) | Initializes a new instance of the GradientRadialShading class |
Properties
| Name | Description |
|---|---|
| start | Gets or sets starting circle center point. |
| end | Gets or sets ending circle center point. |
| starting_radius | Gets or sets starting circle radius. |
| ending_radius | Gets or sets ending circle radius. |
| start_color | Gets or sets start color. |
| end_color | Gets or sets end color. |
See Also
- namespace aspose.pdf.drawing
- assembly Aspose.PDF