IGlowEffectiveData

IGlowEffectiveData class

Immutable object which represents a Glow effect, in which a color blurred outline
is added outside the edges of the object.

The IGlowEffectiveData type exposes the following members:

Properties

NameDescription
radiusRadius.
Read-only float.
colorColor.
Read-only aspose.pydrawing.Color.
as_i_effect_effective_dataAllows to get base IEffectEffectiveData interface.
Read-only IEffectEffectiveData.

See Also