IPatternFormat
IPatternFormat class
Represents a pattern to fill a shape.
The IPatternFormat type exposes the following members:
Properties
Name | Description |
---|---|
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. |
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