GradientStopEffectiveData
GradientStopEffectiveData class
Immutable object which represents a gradient stop.
public class GradientStopEffectiveData : IGradientStopEffectiveData
Properties
Name | Description |
---|---|
Color { get; } | Returns the color of a gradient stop. Read-only Color. |
Position { get; } | Returns the position (0..1) of a gradient stop. Read-only Single. |
Methods
Name | Description |
---|---|
override Equals(object) | Determines whether the specified GradientStopEffectiveData is equal to the current GradientStopEffectiveData . |
override GetHashCode() |
See Also
- interface IGradientStopEffectiveData
- namespace Aspose.Slides
- assembly Aspose.Slides