PresetShadow — Aspose.Slides FOSS C++ API Reference
PresetShadow — Represents a preset shadow effect applied to a shape.
Package: Aspose::Slides
Properties
| Property | Type | Access | Description |
|---|---|---|---|
SimpleColorFormat | SimpleColorFormat | Read | |
IImageTransformOperation | IImageTransformOperation | Read |
Methods
| Method | Returns | Description |
|---|---|---|
SimpleColorFormat() | SimpleColorFormat | |
SimpleColorFormat() | SimpleColorFormat | |
IImageTransformOperation() | IImageTransformOperation | |
init_internal() | void | Initialize from an XML element (e. |
save() | void | Persist changes via the save callback provided at init time. |
direction() | double | Returns the shadow direction in degrees. |
set_direction() | void | Sets the shadow direction in degrees. |
distance() | double | Returns the shadow distance in points. |
set_distance() | void | Sets the shadow distance in points. |
preset() | PresetShadowType | Returns the preset shadow type. |
set_preset() | void | Sets the preset shadow type. |