Namespace: Spire.Presentation.Drawing
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public enum BevelPresetType
Public Enumeration BevelPresetType
public enum class BevelPresetType
type BevelPresetType
Members
| Member | Value | Description |
|---|---|---|
| None | -1 | |
| Angle | 0 | |
| ArtDeco | 1 | |
| Circle | 2 | |
| Convex | 3 | |
| CoolSlant | 4 | |
| Cross | 5 | |
| Divot | 6 | |
| HardEdge | 7 | |
| RelaxedInset | 8 | |
| Riblet | 9 | |
| Slope | 10 | |
| SoftRound | 11 |