IInnerShadowEffectiveData class

IInnerShadowEffectiveData class

Immutable object which represents a inner shadow effect.

The IInnerShadowEffectiveData type exposes the following members:

Properties

PropertyDescription
blur_radiusBlur radius.
Read-only float.
directionDirection of shadow.
Read-only float.
distanceDistance of shadow.
Read-only float.
shadow_colorColor of shadow.
Read-only aspose.pydrawing.Color.

See Also