Click or drag to resize

BevelTypeValue Enumeration

Represents a preset for a type of bevel which can be applied to a shape in 3D.

Namespace:  Aspose.Diagram
Assembly:  Aspose.Diagram (in Aspose.Diagram.dll) Version: 20.3.0.0 (20.3)
Syntax
public enum BevelTypeValue
Members
  Member nameValueDescription
None0 No bevel
Angle1 Angle
ArtDeco2 Art deco
Circle3 Circle
Convex4 Convex
CoolSlant5 Cool slant
Cross6 Cross
Divot7 Divot
HardEdge8 Hard edge
RelaxedInset9 Relaxed inset
Riblet10 Riblet
Slope11 Slope
SoftRound12 Soft round
Undefined-2147483648 Undefined.
See Also