IPatternFormat
IPatternFormat interface
Represents a pattern to fill a shape.
public interface IPatternFormat
Properties
Name | Description |
---|---|
BackColor { get; } | Returns the background pattern color. Read-only IColorFormat . |
ForeColor { get; } | Returns the foreground pattern color. Read-only IColorFormat . |
PatternStyle { get; set; } | Returns or sets the pattern style. Read/write PatternStyle . |
Methods
Name | Description |
---|---|
GetTileImage(Color) | Creates a tile image for the pattern fill. |
GetTileImage(Color, Color) | Creates a tile image for the pattern fill with a specified colors. |
See Also
- namespace Aspose.Slides
- assembly Aspose.Slides