GradientFormat
Vue de l’ensemble
‘GradientFormat’ est une classe dans Aspose.Slides FOSS pour Python.Déduit de: PVIObject', ISlideComponent, IPresentationComposant`.
Il est un format gradient.
Propriétés : ‘as_i_presentation_component’, ‘gradient_direction’, `gradent-shape’, ‘graduent/stop’, ’linear_gradyent&angle’, «lineer_gradant_scaled’ et 3 autres.
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
tile_flip | TileFlip | Read/Write | Returns or sets the flipping mode for a gradient. |
gradient_direction | GradientDirection | Read/Write | Returns or sets the style of a gradient. |
linear_gradient_angle | float | Read/Write | Returns or sets the angle of a gradient. |
linear_gradient_scaled | NullableBool | Read/Write | Determines whether a gradient is scaled. |
gradient_shape | GradientShape | Read/Write | Returns or sets the shape of a gradient. |
gradient_stops | IGradientStopCollection | Read | Returns the collection of gradient stops. |
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