Back to Devexpress

PresetBevelType Enum

officefileapi-devexpress-dot-docs-dot-presentation-a008a4ad.md

latest3.4 KB
Original Source

PresetBevelType Enum

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

Declaration

csharp
public enum PresetBevelType
vb
Public Enum PresetBevelType

Members

NameDescriptionImage
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

DevExpress.Docs.Presentation Namespace