Resources.VerticalScrollbarTexture Property

GeonBit.UI

ResourcesVerticalScrollbarTexture Property
Vertical scrollbar base texture.

Namespace:  GeonBit.UI
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static Texture2D VerticalScrollbarTexture { get; }

Property Value

Type: Texture2D
See Also