Namespace: Spire.Presentation.Drawing
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

MemberValueDescription
None-1
Angle0
ArtDeco1
Circle2
Convex3
CoolSlant4
Cross5
Divot6
HardEdge7
RelaxedInset8
Riblet9
Slope10
SoftRound11

See Also