Skybound VisualStyles

ThemeStates.ChevronNormal Field

Represents the state of a Rebar class Chevron part that can be drawn by a theme.

[Visual Basic]
Public Const ChevronNormal As Integer = 1
[C#]
public const int ChevronNormal = 1;

See Also

ThemeStates Class | Skybound.VisualStyles Namespace