IReflection

Overview

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

Represents a reflection effect.

Properties

NameTypeAccessDescription
StartPosAlphafloatRead/WriteDefines the starting alpha (transparency) value of the reflection
EndPosAlphafloatRead/WriteDefines the ending alpha (transparency) value of the reflection
FadeDirectionfloatRead/WriteSpecifies the direction in which the reflection fades
StartReflectionOpacityfloatRead/WriteSets the initial opacity of the reflection
EndReflectionOpacityfloatRead/WriteSets the final opacity of the reflection
BlurRadiusdoubleRead/WriteDefines the blur radius applied to the reflection image
DirectionfloatRead/WriteIndicates the angle direction of the reflection effect
DistancedoubleRead/WriteSpecifies the offset distance of the reflection from the shape
RectangleAlignRectangleAlignmentRead/WriteDetermines how the reflection aligns within its bounding rectangle
SkewHorizontaldoubleRead/WriteSets the horizontal skew amount applied to the reflection
SkewVerticaldoubleRead/WriteSets the vertical skew amount applied to the reflection
RotateShadowWithShapeboolRead/WriteIndicates whether the reflection rotates with the shape
ScaleHorizontaldoubleRead/WriteDefines the horizontal scaling factor of the reflection
ScaleVerticaldoubleRead/WriteDefines the vertical scaling factor of the reflection
AsIImageTransformOperationIImageTransformOperationRead

See Also