AlphaTab.Rendering.Utils.MasterBarBounds.MasterBarBounds C# (CSharp) 메소드

MasterBarBounds() 공개 메소드

public MasterBarBounds ( ) : AlphaTab.Collections
리턴 AlphaTab.Collections
        public MasterBarBounds()
        {
            Bars = new FastList<BarBounds>();
        }