public interface ISoftEdgeEffectiveData
Immutable object which represents a soft edge effect. The edges of the shape are blurred, while the fill is not affected.
Modifier and Type | Method and Description |
---|---|
double |
getRadius()
Specifies the radius of blur to apply to the edges.
|