IReflection
General
IReflection és una interfície en Aspose.Slides per a NET. Hereta de: ゚IImageTransformOperation⌒ .
Representa un efecte de reflexió.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
StartPosAlpha | float | Read/Write | Defines the starting alpha (transparency) of the reflection gradient |
EndPosAlpha | float | Read/Write | Defines the ending alpha of the reflection gradient |
FadeDirection | float | Read/Write | Specifies the direction in which the reflection fades |
StartReflectionOpacity | float | Read/Write | Sets the initial opacity of the reflection |
EndReflectionOpacity | float | Read/Write | Sets the final opacity of the reflection |
BlurRadius | double | Read/Write | Determines the blur radius applied to the reflection |
Direction | float | Read/Write | Defines the angle or direction of the reflection effect |
Distance | double | Read/Write | Specifies the gap between the shape and its reflection |
RectangleAlign | RectangleAlignment | Read/Write | Sets how the reflection aligns within its bounding rectangle |
SkewHorizontal | double | Read/Write | Applies a horizontal skew to the reflection |
SkewVertical | double | Read/Write | Applies a vertical skew to the reflection |
RotateShadowWithShape | bool | Read/Write | Indicates whether the reflection rotates with the shape |
ScaleHorizontal | double | Read/Write | Sets the horizontal scaling factor of the reflection |
ScaleVertical | double | Read/Write | Sets the vertical scaling factor of the reflection |
AsIImageTransformOperation | IImageTransformOperation | Read | Returns the reflection as an image transform operation |