IPresetShadowEffectiveData class

IPresetShadowEffectiveData class

Immutable object which represents a Preset Shadow effect.

The IPresetShadowEffectiveData type exposes the following members:

Properties

PropertyDescription
directionDirection of shadow.
Read-only float.
distanceDistance of shadow.
Read-only float.
shadow_colorColor of shadow.
Read-only aspose.pydrawing.Color.
presetPreset.
Read-only PresetShadowType.

See Also