Skybound VisualStyles

ThemeStates.ChevronHot Field

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

[Visual Basic]
Public Const ChevronHot As Integer = 2
[C#]
public const int ChevronHot = 2;

See Also

ThemeStates Class | Skybound.VisualStyles Namespace