Add
Add(double, CellsColor, int)
Lägg till ett gradientstopp.
public void Add(double position, CellsColor color, int alpha)
| Parameter | Typ | Beskrivning |
|---|---|---|
| position | Double | Stoppets position, i procentenhet. |
| color | CellsColor | Färgen på stoppet. |
| alpha | Int32 | Färgens alfa. |
Se även
- class CellsColor
- class GradientStopCollection
- namnutrymme Aspose.Cells.Drawing
- hopsättning Aspose.Cells
Add(double, Color, int)
Lägg till ett gradientstopp.
public void Add(double position, Color color, int alpha)
| Parameter | Typ | Beskrivning |
|---|---|---|
| position | Double | Stoppets position, i procentenhet. |
| color | Color | Färgen på stoppet. |
| alpha | Int32 | Färgens alfa. |
Se även
- class GradientStopCollection
- namnutrymme Aspose.Cells.Drawing
- hopsättning Aspose.Cells