IInnerShadowEffectiveData

IInnerShadowEffectiveData class

Immutable object which represents a inner shadow effect.

The IInnerShadowEffectiveData type exposes the following members:

Properties

NameDescription
blur_radiusBlur radius.
Read-only float.
directionDirection of shadow.
Read-only
distanceDistance of shadow.
Read-only float.
shadow_colorColor of shadow.
Read-only aspose.pydrawing.Color.
as_i_effect_effective_dataAllows to get base IEffectEffectiveData interface.
Read-only IEffectEffectiveData.

See Also