C# 클래스 AlphaTab.Rendering.Utils.StaveGroupBounds

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

공개 메소드들

메소드 설명
AddBar ( MasterBarBounds bounds ) : void
FindBarAtPos ( float x ) : MasterBarBounds
Finish ( ) : void
StaveGroupBounds ( ) : AlphaTab.Collections

메소드 상세

AddBar() 공개 메소드

public AddBar ( MasterBarBounds bounds ) : void
bounds MasterBarBounds
리턴 void

FindBarAtPos() 공개 메소드

public FindBarAtPos ( float x ) : MasterBarBounds
x float
리턴 MasterBarBounds

Finish() 공개 메소드

public Finish ( ) : void
리턴 void

StaveGroupBounds() 공개 메소드

public StaveGroupBounds ( ) : AlphaTab.Collections
리턴 AlphaTab.Collections