Glow
Glow class
Represents a Glow effect, in which a color blurred outline is added outside the edges of the object.
equals
| Name | Description |
|---|---|
| equals (Object) | Determines whether the specified Glow is equal to the current Glow. |
Parameters:
| Name | Type | Description |
|---|---|---|
| obj | Object | The Glow to compare. |
Result: boolean
getColor
| Name | Description |
|---|---|
| getColor () | Color format. Read-only IColorFormat. |
Result: ColorFormat
getEffective
| Name | Description |
|---|---|
| getEffective () | Gets effective Glow effect data with the inheritance applied. |
Result: GlowEffectiveData
getParent_IPresentationComponent
| Name | Description |
|---|---|
| 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
getRadius
| Name | Description |
|---|---|
| getRadius () | Radius. Read/write double. |
Result: double
getVersion
| Name | Description |
|---|---|
| getVersion () |
Result: long
hashCode
| Name | Description |
|---|---|
| hashCode () | Serves as a hash function for a particular type. |
Result: int
setRadius
| Name | Description |
|---|---|
| setRadius (double) | Radius. Read/write double. |