C# 클래스 AlphaTab.Rendering.Glyphs.TabRestGlyph

상속: SpacingGlyph
파일 보기 프로젝트 열기: CoderLine/alphaTab 1 사용 예제들

공개 메소드들

메소드 설명
DoLayout ( ) : void
TabRestGlyph ( ) : AlphaTab.Model
UpdateBeamingHelper ( float cx ) : void

메소드 상세

DoLayout() 공개 메소드

public DoLayout ( ) : void
리턴 void

TabRestGlyph() 공개 메소드

public TabRestGlyph ( ) : AlphaTab.Model
리턴 AlphaTab.Model

UpdateBeamingHelper() 공개 메소드

public UpdateBeamingHelper ( float cx ) : void
cx float
리턴 void