PatternFormat
PatternFormat class
表示填充形状的模式。
public sealed class PatternFormat : PVIObject, IPatternFormat
属性
| 名称 | 描述 |
|---|---|
| AsIPresentationComponent { get; } | 允许获取基本的 IPresentationComponent 接口。只读 IPresentationComponent。 |
| BackColor { get; } | 返回背景图案颜色。只读 IColorFormat。 |
| ForeColor { get; } | 返回前景图案颜色。只读 IColorFormat。 |
| PatternStyle { get; set; } | 返回或设置图案样式。读/写 PatternStyle。 |
方法
| 名称 | 描述 |
|---|---|
| override Equals(object) | 与指定对象进行比较。 |
| override GetHashCode() | 返回哈希码。 |
| GetTile(Color) | 创建用于图案填充的图块图像。 |
| GetTile(Color, Color) | 使用指定颜色创建用于图案填充的图块图像。 |
另请参阅
- class PVIObject
- interface IPatternFormat
- namespace Aspose.Slides
- assembly Aspose.Slides