IGlow — Aspose.Slides FOSS Java API Reference
IGlow — Represents a glow effect applied to a shape.
Package: org.aspose.slides.foss.effects
Properties
| Property | Type | Access | Description |
|---|---|---|---|
radius | double | Read/Write | |
color | IColorFormat | Read/Write |
Methods
| Method | Returns | Description |
|---|---|---|
getRadius() | double | Returns the glow radius in points. |
setRadius(double value) | void | Sets the glow radius in points. |
getColor() | IColorFormat | Returns the color format for the glow effect. |