IPatternFormatEffectiveData
IPatternFormatEffectiveData interface
Immutable object which contains effective pattern filling properties.
public interface IPatternFormatEffectiveData
Properties
Name | Description |
---|---|
BackColor { get; } | Returns the background pattern color. Read-only Color. |
ForeColor { get; } | Returns the foreground pattern color. Read-only Color. |
PatternStyle { get; } | Returns the pattern style. Read-only PatternStyle . |
Methods
Name | Description |
---|---|
GetTileImage(Color, Color) | Creates a tile image for the pattern fill with a specified colors. |
Remarks
This interface is used as a part of IFillFormatEffectiveData
and ILineFillFormatEffectiveData
.
See Also
- namespace Aspose.Slides
- assembly Aspose.Slides