PresetShadow
PresetShadow class
Represents a Preset Shadow effect.
public sealed class PresetShadow : IPresetShadow
Properties
Name | Description |
---|---|
Direction { get; set; } | Direction of shadow. Read/write Single. |
Distance { get; set; } | Distance of shadow. Read/write Double. |
Preset { get; set; } | Preset. Read/write PresetShadowType . |
ShadowColor { get; } | Color of shadow. Read-only IColorFormat . |
Methods
Name | Description |
---|---|
override Equals(object) | Determines whether the specified PresetShadow is equal to the current PresetShadow . |
GetEffective() | Gets effective Preset Shadow effect data with the inheritance applied. |
override GetHashCode() | Serves as a hash function for a particular type. |
See Also
- interface IPresetShadow
- namespace Aspose.Slides.Effects
- assembly Aspose.Slides