InnerShadow

InnerShadow class

Represents a Inner Shadow effect.

equals

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

Parameters:

NameTypeDescription
objObjectThe InnerShadow to compare.

Result: boolean


getBlurRadius

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

Result: double


getDirection

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

Result: float


getDistance

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

Result: double


getEffective

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

Result: InnerShadowEffectiveData


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


getShadowColor

NameDescription
getShadowColor ()Color of shadow. Read-only IColorFormat.

Result: ColorFormat


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 shadow. Read/write float.

setDistance

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