PresetShadow
Overview
PresetShadow is a class in Aspose.Slides FOSS for .NET.
Inherits from: IPresetShadow.
Represents a preset shadow effect.
This class provides 1 method for working with PresetShadow objects in .NET programs.
Available methods include: PresetShadow.
All public members are accessible to any .NET application after installing the Aspose.Slides FOSS for .NET package.
Properties: AsIImageTransformOperation, Direction, Distance, Preset, ShadowColor.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Direction | float | Read/Write | Gets or sets the direction. |
Distance | double | Read/Write | Gets or sets the distance. |
ShadowColor | IColorFormat | Read | Gets the shadow color. |
Preset | PresetShadowType | Read/Write | Gets or sets the preset. |
AsIImageTransformOperation | IImageTransformOperation | Read | Gets the as i image transform operation. |
Methods
| Signature | Description |
|---|---|
PresetShadow() | Initializes a new instance of the PresetShadow class. |