GradientFormat
General
GradientFormat is a class in Aspose.Slides for Python.
Inherits from: PVIObject, ISlideComponent, IPresentationComponent.
GradientFormat és una classe en Aspose.Slides per a Python. És heretat de: ゚PVIObject, ⌒ISlideComponentヽ , ゙IPresentationComponent .
Representa un format de gradient.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
tile_flip | TileFlip | Read | Specifies the flip mode applied to tiled gradient fills |
gradient_direction | GradientDirection | Read | Selects the direction of a linear gradient using the GradientDirection enum |
linear_gradient_angle | float | Read | Sets the angle, in degrees, of a linear gradient |
linear_gradient_scaled | NullableBool | Read | Determines whether the linear gradient is scaled to the shape |
gradient_shape | GradientShape | Read | Selects the geometric shape (rectangle, ellipse, etc.) of the gradient |
gradient_stops | IGradientStopCollection | Read | Provides access to the collection of gradient stop definitions |