Reflection

Reflection class

Represents a Reflection effect.

equals

NameDescription
equals (Object)Determines whether the specified Reflection is equal to the current Reflection.

Parameters:

NameTypeDescription
objObjectThe Reflection to compare.

Result: boolean


getBlurRadius

NameDescription
getBlurRadius ()Blur radius. Read/write double.

Result: double


getDirection

NameDescription
getDirection ()Direction of reflection. Read/write float.

Result: float


getDistance

NameDescription
getDistance ()Distance of reflection. Read/write double.

Result: double


getEffective

NameDescription
getEffective ()Gets effective Reflection effect data with the inheritance applied.

Result: ReflectionEffectiveData


getEndPosAlpha

NameDescription
getEndPosAlpha ()Specifies the end position (along the alpha gradient ramp) of the end alpha value (percents). Read/write float.

Result: float


getEndReflectionOpacity

NameDescription
getEndReflectionOpacity ()End reflection opacity. (percents). Read/write float.

Result: float


getFadeDirection

NameDescription
getFadeDirection ()Specifies the direction to offset the reflection. (angle). Read/write float.

Result: float


getParent_IPresentationComponent

NameDescription
getParent_IPresentationComponent ()

Result: MasterTheme, PVIObject, PictureFrame, AlphaCeiling, ColorReplace, FillFormat, GrayScale, AutoShape, SectionZoomFrame, CellCollection, FillOverlay, HSL, PatternFormat, DataLabelCollection, Duotone, DataLabel, Tab, SummaryZoomFrame, ShapeBevel, LineFormat, ColorScheme, ChartSeries, BasePortionFormat, SummaryZoomSection, Presentation, OleObjectFrame, Theme, Hyperlink, SketchFormat, CellFormat, DataTable, AlphaFloor, ParagraphFormat, GroupShape, NotesSlide, SmartArtShape, GradientFormat, MasterHandoutSlide, AlphaBiLevel, Trendline, Slide, Axis, ColorChange, MasterNotesSlide, Connector, LegendEntryProperties, LightRig, Ink, BaseSlide, Background, BiLevel, Blur, VideoFrame, Row, DataLabelFormat, Field, ChartPortionFormat, TextFrame, LayoutSlide, LegacyDiagram, ColorFormat, ThreeDFormat, GraphicalObject, Shape, GradientStop, ZoomFrame, ChartTitle, MasterSlide, EffectFormat, Control, ChartSeriesGroup, ErrorBarsFormat, Column, PictureFillFormat, Chart, Backdrop3DScene, Format, Portion, ImageTransformOperation, Luminance, AlphaModulate, LineFillFormat, ZoomObject, BulletFormat, Cell, Picture, FormatScheme, AlphaInverse, TextFrameFormat, Paragraph, MathPortion, TextStyle, OverrideTheme, SmartArt, AlphaModulateFixed, ParagraphCollection, ChartPlotArea, ImageTransformOperationCollection, GeometryShape, AudioFrame, GradientStopCollection, Tint, PortionFormat, Legend, AlphaReplace, Table, Camera


getRectangleAlign

NameDescription
getRectangleAlign ()Rectangle alignment. Read/write RectangleAlignment.

Result: byte


getRotateShadowWithShape

NameDescription
getRotateShadowWithShape ()Specifies whether the reflection should rotate with the shape if the shape is rotated. Read/write boolean.

Result: boolean


getScaleHorizontal

NameDescription
getScaleHorizontal ()Specifies the horizontal scaling factor, negative scaling causes a flip. (percents) Read/write double.

Result: double


getScaleVertical

NameDescription
getScaleVertical ()Specifies the vertical scaling factor, negative scaling causes a flip. (percents) Read/write double.

Result: double


getSkewHorizontal

NameDescription
getSkewHorizontal ()Specifies the horizontal skew angle. Read/write double.

Result: double


getSkewVertical

NameDescription
getSkewVertical ()Specifies the vertical skew angle. Read/write double.

Result: double


getStartPosAlpha

NameDescription
getStartPosAlpha ()Specifies the start position (along the alpha gradient ramp) of the start alpha value (percents). Read/write float.

Result: float


getStartReflectionOpacity

NameDescription
getStartReflectionOpacity ()Starting reflection opacity. (percents). Read/write float.

Result: float


getVersion

NameDescription
getVersion ()

Result: long


hashCode

NameDescription
hashCode ()Serves as a hash function for a particular type.

Result: int


setBlurRadius

NameDescription
setBlurRadius (double)Blur radius. Read/write double.

setDirection

NameDescription
setDirection (float)Direction of reflection. Read/write float.

setDistance

NameDescription
setDistance (double)Distance of reflection. Read/write double.

setEndPosAlpha

NameDescription
setEndPosAlpha (float)Specifies the end position (along the alpha gradient ramp) of the end alpha value (percents). Read/write float.

setEndReflectionOpacity

NameDescription
setEndReflectionOpacity (float)End reflection opacity. (percents). Read/write float.

setFadeDirection

NameDescription
setFadeDirection (float)Specifies the direction to offset the reflection. (angle). Read/write float.

setRectangleAlign

NameDescription
setRectangleAlign (byte)Rectangle alignment. Read/write RectangleAlignment.

setRotateShadowWithShape

NameDescription
setRotateShadowWithShape (boolean)Specifies whether the reflection should rotate with the shape if the shape is rotated. Read/write boolean.

setScaleHorizontal

NameDescription
setScaleHorizontal (double)Specifies the horizontal scaling factor, negative scaling causes a flip. (percents) Read/write double.

setScaleVertical

NameDescription
setScaleVertical (double)Specifies the vertical scaling factor, negative scaling causes a flip. (percents) Read/write double.

setSkewHorizontal

NameDescription
setSkewHorizontal (double)Specifies the horizontal skew angle. Read/write double.

setSkewVertical

NameDescription
setSkewVertical (double)Specifies the vertical skew angle. Read/write double.

setStartPosAlpha

NameDescription
setStartPosAlpha (float)Specifies the start position (along the alpha gradient ramp) of the start alpha value (percents). Read/write float.

setStartReflectionOpacity

NameDescription
setStartReflectionOpacity (float)Starting reflection opacity. (percents). Read/write float.