Skybound VisualStyles

ThemeStates.ChevronPressed Field

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

[Visual Basic]
Public Const ChevronPressed As Integer = 3
[C#]
public const int ChevronPressed = 3;

See Also

ThemeStates Class | Skybound.VisualStyles Namespace