com.aspose.slides
Interface IGradientFormatEffectiveData
- All Known Implementing Classes:
- GradientFormatEffectiveData
public interface IGradientFormatEffectiveData
Imutable object which contains gradient properties.
getTileFlip
int getTileFlip()
getGradientDirection
int getGradientDirection()
getLinearGradientAngle
float getLinearGradientAngle()
getLinearGradientScaled
boolean getLinearGradientScaled()
getGradientShape
byte getGradientShape()
getGradientStops
IGradientStopCollectionEffectiveData getGradientStops()