com.aspose.slides
Interface ILineFillFormatEffectiveData
- All Superinterfaces:
- IFillParamSource
- All Known Implementing Classes:
- LineFillFormatEffectiveData
public interface ILineFillFormatEffectiveData
- extends IFillParamSource
Immutable object which represents properties for lines filling.
getFillType
byte getFillType()
getSolidFillColor
java.awt.Color getSolidFillColor()
getGradientFormat
IGradientFormatEffectiveData getGradientFormat()
getPatternFormat
IPatternFormatEffectiveData getPatternFormat()
getRotateWithShape
boolean getRotateWithShape()