ShapeBevel — Aspose.Slides FOSS C++ API Reference

ShapeBevel — Represents the bevel properties of a shape’s 3D surface.

Package: Aspose::Slides


Properties

PropertyTypeAccessDescription
BevelPresetTypeBevelPresetTypeRead

Methods

MethodReturnsDescription
BevelPresetType()BevelPresetType
init_internal()voidInitialize XML-backed bevel.
save()voidSave changes via the save callback.
set_bevel_type()void
set_width()void
set_height()void
ensure_bevel()pugi::xml_nodeGet or create the bevel child element within sp3d.

See Also