BevelColorType Enumeration
|
Indicates bevel color mode of shape.
Namespace:
Spire.Presentation.Drawing
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public enum BevelColorType
Public Enumeration BevelColorType
public enum class BevelColorType
Members
|
|
Member name
|
Value
|
Description
|
|
|
Contour
|
0
|
|
|
|
Extrusion
|
1
|
|
See Also