ColorOffset
ColorOffset class
表示颜色偏移。
public class ColorOffset : IColorOffset
构造函数
名称 | 描述 |
---|---|
ColorOffset() | 默认构造函数。 |
属性
名称 | 描述 |
---|---|
Value0 { get; set; } | 定义偏移的第一个值。可读写单精度浮点数。 |
Value1 { get; set; } | 定义偏移的第二个值。可读写单精度浮点数。 |
Value2 { get; set; } | 定义偏移的第三个值。可读写单精度浮点数。 |
另请参见
- 接口 IColorOffset
- 命名空间 Aspose.Slides.Animation
- 程序集 Aspose.Slides