Style specifies the thumbnails style. It can be flat or 3D.

Namespace: HiComponents.IEvolution
Assembly: 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

MemberValueDescription
Flat0
Flat style
ACD1
3D style
FlatAndWide2
Flat style with text on the right-hand side

See Also