GradientStop
Vue de l’ensemble
‘GradientStop’ est une classe dans Aspose.Slides FOSS pour Python.Déduit de: PVIObject, ISlideComponent et IPresentationComposant.
Il est un format gradient.
Propriétés : « as_i_presentation_component», « couleur », « position », » présentation, « slide ».
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
position | float | Read/Write | Returns or sets the position (0.1) of a gradient stop. |
color | IColorFormat | Read | Returns the color of a gradient stop. |
as_i_presentation_component | IPresentationComponent | Read | Allows to get base IPresentationComponent interface. |
slide | IBaseSlide | Read | Gets the slide. |
presentation | IPresentation | Read | Gets the presentation. |
Voir aussi
- Aspose.Slides - référence API d’entreprise