IInnerShadow

Overview

IInnerShadow is a interface in Aspose.Slides FOSS for .NET. Inherits from: IImageTransformOperation.

Represents an inner shadow effect.

Properties

NameTypeAccessDescription
BlurRadiusdoubleRead/WriteGets or sets the blur radius of the inner shadow effect
DirectionfloatRead/WriteGets or sets the direction angle of the inner shadow
DistancedoubleRead/WriteGets or sets the offset distance of the inner shadow
ShadowColorIColorFormatReadGets or sets the color of the inner shadow
AsIImageTransformOperationIImageTransformOperationReadProvides the inner shadow as an image transform operation

See Also