IPresetShadow
Overview
IPresetShadow is a interface in Aspose.Slides FOSS for .NET.
Inherits from: IImageTransformOperation.
Represents a Preset Shadow effect.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Direction | float | Read/Write | Specifies the shadow’s direction angle in degrees |
Distance | double | Read/Write | Defines how far the shadow is offset from the shape |
ShadowColor | IColorFormat | Read | Gets or sets the color of the preset shadow |
Preset | PresetShadowType | Read/Write | Selects a predefined shadow style via PresetShadowType |
AsIImageTransformOperation | IImageTransformOperation | Read | Returns the shadow as an IImageTransformOperation |