OuterShadow
General
OuterShadow is a class in Aspose.Slides for NET.
Inherits from: ISlideComponent, IOuterShadow, IImageTransformOperation.
OuterShadow és una classe en Aspose.Slides per NET. És heretat de: ゚ISlideComponent⌒, ∂IOuterShadowヽ , ̋IImageTransformOperation▽ .
Representa un efecte d’ombra exterior.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
BlurRadius | double | Read/Write | Gets or sets the blur radius applied to the outer shadow |
Direction | float | Read/Write | Gets or sets the angle, in degrees, of the shadow relative to the shape |
Distance | double | Read/Write | |
ShadowColor | IColorFormat | Read | Gets or sets the color used to render the outer shadow |
RectangleAlign | RectangleAlignment | Read/Write | Gets or sets how the shadow rectangle aligns to the shape |
SkewHorizontal | double | Read/Write | Gets or sets the horizontal skew factor applied to the shadow |
SkewVertical | double | Read/Write | |
RotateShadowWithShape | bool | Read/Write | |
ScaleHorizontal | double | Read/Write | Gets or sets the horizontal scaling factor of the shadow |
ScaleVertical | double | Read/Write | Gets or sets the vertical scaling factor of the shadow |
Presentation | IPresentation? | Read | Provides a reference to the presentation containing this shadow |
Slide | IBaseSlide? | Read | Provides a reference to the slide that owns this shadow |
AsIPresentationComponent | IPresentationComponent | Read | Exposes the shadow as an IPresentationComponent |
AsIImageTransformOperation | IImageTransformOperation | Read | Exposes the shadow as an IImageTransformOperation |
Mètodes
| Signature | Description |
|---|---|
OuterShadow() | Creates a new OuterShadow object with default parameters |