IGradientStop
IGradientStop interface
Represents a gradient format.
public interface IGradientStop
Properties
Name | Description |
---|---|
Color { get; } | Returns the color of a gradient stop. Read-only IColorFormat . |
Position { get; set; } | Returns or sets the position (0..1) of a gradient stop. Read/write Single. |
See Also
- namespace Aspose.Slides
- assembly Aspose.Slides