IInnerShadow
Overview
IInnerShadow is a interface in Aspose.Slides FOSS for .NET.
Inherits from: IImageTransformOperation.
Represents an inner shadow effect.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
BlurRadius | double | Read/Write | Gets or sets the blur radius of the inner shadow effect |
Direction | float | Read/Write | Gets or sets the direction angle of the inner shadow |
Distance | double | Read/Write | Gets or sets the offset distance of the inner shadow |
ShadowColor | IColorFormat | Read | Gets or sets the color of the inner shadow |
AsIImageTransformOperation | IImageTransformOperation | Read | Provides the inner shadow as an image transform operation |