PresetShadow

Overview

PresetShadow is a class in Aspose.Slides FOSS for .NET. Inherits from: IPresetShadow.

Represents a preset shadow effect.

Properties

NameTypeAccessDescription
DirectionfloatRead/WriteSpecifies the angle of the shadow in degrees
DistancedoubleRead/WriteDefines the offset distance of the shadow from the shape
ShadowColorIColorFormatReadGets or sets the IColorFormat applied to the shadow
PresetPresetShadowTypeRead/WriteIndicates the predefined shadow style using PresetShadowType
AsIImageTransformOperationIImageTransformOperationRead

Methods

SignatureDescription
PresetShadow()Creates a new PresetShadow instance with default values

See Also