Style specifies the thumbnails style. It can be flat or 3D.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public enum StyleType
Public Enumeration StyleType
public enum class StyleType
Members
Member | Value | Description |
---|---|---|
Flat | 0 |
Flat style
|
ACD | 1 |
3D style
|
FlatAndWide | 2 |
Flat style with text on the right-hand side
|