ShapeBevel — Aspose.Slides FOSS C++ API Reference
ShapeBevel — Represents the bevel properties of a shape’s 3D surface.
Package: Aspose::Slides
Properties
| Property | Type | Access | Description |
|---|---|---|---|
BevelPresetType | BevelPresetType | Read |
Methods
| Method | Returns | Description |
|---|---|---|
BevelPresetType() | BevelPresetType | |
init_internal() | void | Initialize XML-backed bevel. |
save() | void | Save changes via the save callback. |
set_bevel_type() | void | |
set_width() | void | |
set_height() | void | |
ensure_bevel() | pugi::xml_node | Get or create the bevel child element within sp3d. |