PresetShadow
Overview
PresetShadow is a class in Aspose.Slides FOSS for .NET.
Inherits from: IPresetShadow.
Represents a preset shadow effect.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Direction | float | Read/Write | Specifies the angle of the shadow in degrees |
Distance | double | Read/Write | Defines the offset distance of the shadow from the shape |
ShadowColor | IColorFormat | Read | Gets or sets the IColorFormat applied to the shadow |
Preset | PresetShadowType | Read/Write | Indicates the predefined shadow style using PresetShadowType |
AsIImageTransformOperation | IImageTransformOperation | Read |
Methods
| Signature | Description |
|---|---|
PresetShadow() | Creates a new PresetShadow instance with default values |