BevelPresetType
Overview
BevelPresetType is a enum in Aspose.Slides FOSS for C++.
Constants which define 3D bevel of shape.
Values
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined or default bevel preset |
ANGLE | Represents a bevel with an angled edge profile |
ART_DECO | Represents an art‑deco style bevel |
CIRCLE | Represents a circular bevel shape |
CONVEX | Represents a convex (outward) bevel |
COOL_SLANT | Represents a cool slanted bevel style |
CROSS | Represents a cross‑shaped bevel |
DIVOT | Represents a divot (inward) bevel |
HARD_EDGE | Represents a bevel with a hard edge |
RELAXED_INSET | Represents a relaxed inset bevel |
RIBLET | Represents a riblet style bevel |
SLOPE | Represents a sloped bevel profile |
SOFT_ROUND | Represents a soft rounded bevel |