InnerShadow class

InnerShadow class

Represents a Inner Shadow effect.

The InnerShadow type exposes the following members:

Properties

PropertyDescription
blur_radiusBlur radius.
Read/write float.
directionDirection of shadow.
Read/write float.
distanceDistance of shadow.
Read/write float.
shadow_colorColor of shadow.
Read-only IColorFormat.

Methods

MethodDescription
get_effectiveGets effective Inner Shadow effect data with the inheritance applied.

See Also