PatternFormat
Contents
[
Hide
]
PatternFormat class
Represents a pattern to fill a shape.
The PatternFormat type exposes the following members:
Properties
Name | Description |
---|---|
as_i_presentation_component | Allows to get base IPresentationComponent interface. Read-only IPresentationComponent. |
pattern_style | Returns or sets the pattern style. Read/write PatternStyle. |
fore_color | Returns the foreground pattern color. Read-only IColorFormat. |
back_color | Returns the background pattern color. Read-only IColorFormat. |
slide | Returns the base slide. Read-only IBaseSlide. |
presentation | Returns the presentation. Read-only IPresentation. |
Methods
Name | Description |
---|---|
get_tile_image(background, foreground) | Creates a tile image for the pattern fill with a specified colors. |
get_tile_image(style_color) | Creates a tile image for the pattern fill with a specified colors. |
See Also
- namespace aspose.slides
- assembly Aspose.Slides