GradientFormat
Contents
[
Hide
]
GradientFormat class
Represent a gradient format.
The GradientFormat type exposes the following members:
Properties
Name | Description |
---|---|
as_i_presentation_component | Allows to get base IPresentationComponent interface. Read-only IPresentationComponent. |
tile_flip | Returns or sets the flipping mode for a gradient. Read/write TileFlip. |
gradient_direction | Returns or sets the style of a gradient. Read/write GradientDirection. |
linear_gradient_angle | Returns or sets the angle of a gradient. Read/write |
linear_gradient_scaled | Determines whether a gradient is scaled. Read/write NullableBool. |
gradient_shape | Returns or sets the shape of a gradient. Read/write GradientShape. |
gradient_stops | Returns the collection of gradient stops. Read-only IGradientStopCollection. |
slide | Returns the base slide. Read-only IBaseSlide. |
presentation | Returns the presentation. Read-only IPresentation. |
as_i_fill_param_source | Allows to get base IFillParamSource interface. Read-only IFillParamSource. |
See Also
- namespace aspose.slides
- assembly Aspose.Slides