PatternFormat
Contents
[
Hide
]PatternFormat class
Represents a pattern to fill a shape.
public sealed class PatternFormat : PVIObject, IPatternFormat
Properties
Name | Description |
---|---|
AsIPresentationComponent { get; } | Allows to get base IPresentationComponent interface. Read-only IPresentationComponent . |
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 |
---|---|
override Equals(object) | Compares with specified object. |
override GetHashCode() | Returns hash code. |
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
- class PVIObject
- interface IPatternFormat
- namespace Aspose.Slides
- assembly Aspose.Slides