LineFillFormat
Contents
[
Hide
]
LineFillFormat class
Represents properties for lines filling.
The LineFillFormat type exposes the following members:
Properties
Name | Description |
---|---|
as_i_presentation_component | Allows to get base IPresentationComponent interface. Read-only IPresentationComponent. |
fill_type | Returns or sets the fill type. Read/write FillType. |
rotate_with_shape | Determines whether the fill should be rotated with a shape. Read/write NullableBool. |
solid_fill_color | Returns the color of a solid fill. Read-only IColorFormat. |
gradient_format | Returns the gradient fill format. Read-only IGradientFormat. |
pattern_format | Returns the pattern fill format. Read-only IPatternFormat. |
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