PresetShadowEffectiveData
PresetShadowEffectiveData class
Immutable object which represents a preset shadow effect.
public class PresetShadowEffectiveData :
EffectEffectiveData<PresetShadow, PresetShadowEffectiveData>, IPresetShadowEffectiveData
Public Members
Name | Description |
---|---|
Direction { get; } | Direction of shadow. Read-only Single. |
Distance { get; } | Distance of shadow. Read-only Double. |
Preset { get; } | Preset. Read-only PresetShadowType . |
ShadowColor { get; } | Color of shadow. Read-only Color. |
See Also
- class EffectEffectiveData<TLocalData,TEffectiveData>
- class PresetShadow
- interface IPresetShadowEffectiveData
- namespace Aspose.Slides.Effects
- assembly Aspose.Slides