officefileapi-devexpress-dot-docs-dot-presentation-a008a4ad.md
Lists bevel types that can be applied to shapes in the pseudo 3D style.
Namespace : DevExpress.Docs.Presentation
Assembly : DevExpress.Docs.Presentation.v25.2.dll
NuGet Package : DevExpress.Docs.Presentation
public enum PresetBevelType
Public Enum PresetBevelType
| Name | Description | Image |
|---|---|---|
None |
The bevel type is not specified.
| |
| RelaxedInset |
The Relaxed Inset bevel type.
|
|
| Circle |
The Circle bevel type.
|
|
| Slope |
The Slope bevel type.
|
|
| Cross |
The Cross bevel type.
|
|
| Angle |
The Angle bevel type.
|
|
| SoftRound |
The Soft Round bevel type.
|
|
| Convex |
The Convex bevel type.
|
|
| CoolSlant |
The Cool Slant bevel type.
|
|
| Divot |
The Divot bevel type.
|
|
| Riblet |
The Riblet bevel type.
|
|
| HardEdge |
The Hard Edge bevel type.
|
|
| ArtDeco |
The Art Deco bevel type.
|
|
The following properties accept/return PresetBevelType values:
See Also