public interface IColorFillSettings extends IFillSettings
Base interface for fill settings
Modifier and Type | Method and Description |
---|---|
Color |
getColor()
Gets the color.
|
void |
setColor(Color value)
Sets the color.
|
getFillType