BevelPresetType

BevelPresetType

Overview

BevelPresetType is a enum in Aspose.Slides FOSS for C++.

Constants which define 3D bevel of shape.

Values

ValueDescription
NOT_DEFINEDRepresents an undefined or default bevel preset
ANGLERepresents a bevel with an angled edge profile
ART_DECORepresents an art‑deco style bevel
CIRCLERepresents a circular bevel shape
CONVEXRepresents a convex (outward) bevel
COOL_SLANTRepresents a cool slanted bevel style
CROSSRepresents a cross‑shaped bevel
DIVOTRepresents a divot (inward) bevel
HARD_EDGERepresents a bevel with a hard edge
RELAXED_INSETRepresents a relaxed inset bevel
RIBLETRepresents a riblet style bevel
SLOPERepresents a sloped bevel profile
SOFT_ROUNDRepresents a soft rounded bevel

See Also