GradientFormat
GradientFormat class
表示梯度格式。
public sealed class GradientFormat : PVIObject, IGradientFormat
Properties
| Name | Description |
|---|---|
| AsIPresentationComponent { get; } | 允许获取基本的 IPresentationComponent 接口。只读 IPresentationComponent。 |
| GradientDirection { get; set; } | 返回或设置梯度的样式。读/写 GradientDirection。 |
| GradientShape { get; set; } | 返回或设置梯度的形状。读/写 GradientShape。 |
| GradientStops { get; } | 返回梯度停止的集合。只读 IGradientStopCollection。 |
| LinearGradientAngle { get; set; } | 返回或设置梯度的角度。读/写单精度浮点数。 |
| LinearGradientScaled { get; set; } | 确定梯度是否被缩放。读/写 NullableBool。 |
| TileFlip { get; set; } | 返回或设置梯度的翻转模式。读/写 TileFlip。 |
Methods
| Name | Description |
|---|---|
| override Equals(object) | 与指定对象进行比较。 |
| override GetHashCode() | 返回哈希代码。 |
See Also
- class PVIObject
- interface IGradientFormat
- namespace Aspose.Slides
- assembly Aspose.Slides