InnerShadow
General
InnerShadow is a class in Aspose.Slides for NET.
Inherits from: ISlideComponent, IInnerShadow, IImageTransformOperation.
InnerShadow és una classe en Aspose.Slides per NET. És heretat de: ゚ISlideComponent⌒, ∂IInnerShadowヽ , ̋IImageTransformOperation▽ .
Representa un efecte d’ombra interior.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
BlurRadius | double | Read/Write | Gets or sets the blur radius of the inner shadow in points |
Direction | float | Read/Write | Gets or sets the angle, in degrees, of the inner shadow direction |
Distance | double | Read/Write | Gets or sets the offset distance of the inner shadow from the shape |
ShadowColor | IColorFormat | Read | Gets or sets the IColorFormat that defines the shadow’s color |
Presentation | IPresentation? | Read | Gets the parent IPresentation of the inner shadow, or null if none |
Slide | IBaseSlide? | Read | Gets the IBaseSlide that contains the inner shadow, or null if not attached |
AsIPresentationComponent | IPresentationComponent | Read | Returns this inner shadow as an IPresentationComponent |
AsIImageTransformOperation | IImageTransformOperation | Read | Returns this inner shadow as an IImageTransformOperation |
Mètodes
| Signature | Description |
|---|---|
InnerShadow() | Creates a new inner shadow object with default parameters |