Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
AlphaTab
Rendering
Utils
BarBounds
C# Class AlphaTab.Rendering.Utils.BarBounds
Mostrar archivo
Open project: CoderLine/alphaTab
Class Usage Examples
Public Methods
Method
Description
AddBeat
(
BeatBounds
bounds
) :
void
BarBounds
( ) :
AlphaTab.Collections
FindBeatAtPos
(
float
x
) :
BeatBounds
Method Details
AddBeat()
public
method
public
AddBeat
(
BeatBounds
bounds
) :
void
bounds
BeatBounds
return
void
BarBounds()
public
method
public
BarBounds
( ) :
AlphaTab.Collections
return
AlphaTab.Collections
FindBeatAtPos()
public
method
public
FindBeatAtPos
(
float
x
) :
BeatBounds
x
float
return
BeatBounds