IPresetShadow

Overview

IPresetShadow is a interface in Aspose.Slides FOSS for .NET. Inherits from: IImageTransformOperation.

Represents a Preset Shadow effect.

Properties

NameTypeAccessDescription
DirectionfloatRead/WriteSpecifies the shadow’s direction angle in degrees
DistancedoubleRead/WriteDefines how far the shadow is offset from the shape
ShadowColorIColorFormatReadGets or sets the color of the preset shadow
PresetPresetShadowTypeRead/WriteSelects a predefined shadow style via PresetShadowType
AsIImageTransformOperationIImageTransformOperationReadReturns the shadow as an IImageTransformOperation

See Also