IOuterShadow
General
IOuterShadow és una interfície en Aspose.Slides per a NET. Hereta de: ゚IImageTransformOperation⌒ .
Representa un efecte d’Ombra Exterior.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
BlurRadius | double | Read/Write | Specifies the radius of the blur applied to the outer shadow |
Direction | float | Read/Write | Defines the angle, in degrees, of the outer shadow relative to the shape |
Distance | double | Read/Write | Sets how far the outer shadow is offset from the shape |
ShadowColor | IColorFormat | Read | Provides the color used to render the outer shadow |
RectangleAlign | RectangleAlignment | Read/Write | Determines the alignment of the shadow rectangle relative to the shape |
SkewHorizontal | double | Read/Write | Defines the horizontal skew factor applied to the outer shadow |
SkewVertical | double | Read/Write | Defines the vertical skew factor applied to the outer shadow |
RotateShadowWithShape | bool | Read/Write | Indicates whether the shadow rotates together with the shape |
ScaleHorizontal | double | Read/Write | Sets the horizontal scaling factor of the outer shadow |
ScaleVertical | double | Read/Write | Sets the vertical scaling factor of the outer shadow |
AsIImageTransformOperation | IImageTransformOperation | Read | Exposes the shadow as an image transform operation |