public interface IGradientStopEffectiveData
immutable object which represents a gradient stop.
| Modifier and Type | Method and Description |
|---|---|
java.awt.Color |
getColor()
Returns the color of a gradient stop.
|
float |
getPosition()
Returns the position (0..1) of a gradient stop.
|
Copyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.