public interface IFillOverlayEffectiveData
Immutable object which represents a Fill Overlay effect. A fill overlay may be used to specify an additional fill for an object and blend the two fills together.
| Modifier and Type | Method and Description |
|---|---|
int |
getBlend()
FillBlendMode.
|
IFillFormatEffectiveData |
getFillFormat()
Fill format.
|
int getBlend()
FillBlendMode.
Read-only FillBlendMode.
IFillFormatEffectiveData getFillFormat()
Fill format.
Read-only IFillFormatEffectiveData.