SmartArtStyleType Enumeration
|
Namespace:
Spire.Presentation.Diagrams
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public enum SmartArtStyleType
Public Enumeration SmartArtStyleType
public enum class SmartArtStyleType
Members
|
|
Member name
|
Value
|
Description
|
|
|
SimpleFill
|
0
|
|
|
|
WhiteOutline
|
1
|
|
|
|
SubtleEffect
|
2
|
|
|
|
ModerateEffect
|
3
|
|
|
|
IntenceEffect
|
4
|
|
|
|
Polished
|
5
|
|
|
|
Inset
|
6
|
|
|
|
Cartoon
|
7
|
|
|
|
Powder
|
8
|
|
|
|
BrickScene
|
9
|
|
|
|
FlatScene
|
10
|
|
|
|
MetallicScene
|
11
|
|
|
|
SunsetScene
|
12
|
|
|
|
BirdsEyeScene
|
13
|
|
See Also