AlphaTab.Rendering.Glyphs.TabRestGlyph.TabRestGlyph C# (CSharp) Method

TabRestGlyph() public method

public TabRestGlyph ( ) : AlphaTab.Model
return AlphaTab.Model
        public TabRestGlyph()
            : base(0, 0, 0)
        {
        }