SliderSkin Enumeration
From GeonBit.UI
GeonBit.UI Documentation
| SliderSkin Enumeration |
Different sliders skins (textures).
Namespace: GeonBit.UI.Entities
Assembly: GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public enum SliderSkin
| Member name | Value | Description | |
|---|---|---|---|
| Default | 0 | Default, thin slider skin. | |
| Fancy | 1 | More fancy, thicker slider skin. |