[]
Represents a fill overlay effect. The effect can be used to specify an additional fill for an object and blend the two fills together.
public class FillOverlay : ImageEffect
Public Class FillOverlay
Inherits ImageEffect
Name | Description |
---|---|
BlendMode | Gets or sets a value specifying how to blend the fill with the base effect. The default is Overlay. |
Fill | Gets the fill formatting properties. |
Name | Description |
---|---|
Equals(FillOverlay) | |
Equals(object) | |
FixInheritedValues() | Fixes all inherited values as "direct" values for this instance. |
GetHashCode() | |
Reset() | Resets soft edge to inherited defaults. |