IOuterShadow — Aspose.Slides FOSS Python API Reference

Overview

IOuterShadow represents the i outer shadow in a presentation. Browse the properties and methods in the tables below to understand the complete public API surface of this type. All members listed here are part of the stable public API and may be used in production code targeting the FOSS edition.

Package: aspose.slides_foss


Properties

PropertyTypeAccessDescription
blur_radiusfloatRead / WriteThe blur_radius value.
directionfloatRead / WriteThe direction value.
distancefloatRead / WriteThe distance value.
shadow_colorIColorFormatRead-onlyThe shadow_color value.
rectangle_alignRectangleAlignmentRead / WriteThe rectangle_align value.
skew_horizontalfloatRead / WriteThe skew_horizontal value.
skew_verticalfloatRead / WriteThe skew_vertical value.
rotate_shadow_with_shapeboolRead / WriteWhether rotate_shadow_with_shape is enabled.
scale_horizontalfloatRead / WriteThe scale_horizontal value.
scale_verticalfloatRead / WriteThe scale_vertical value.
as_i_image_transform_operationIImageTransformOperationRead-onlyThe as_i_image_transform_operation value.

See Also