PresetShadow

Overview

PresetShadow is a class in Aspose.Slides FOSS for Python. Inherits from: IPresetShadow, IImageTransformOperation.

Represents a Preset Shadow effect.

Properties

NameTypeAccessDescription
directionfloatReadDirection of shadow.
distancefloatReadDistance of shadow.
shadow_colorIColorFormatReadColor of shadow.
presetPresetShadowTypeReadPreset.
as_i_image_transform_operationIImageTransformOperationRead

See Also