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
Glyphs
DiamondNoteHeadGlyph
C# Class AlphaTab.Rendering.Glyphs.DiamondNoteHeadGlyph
Inheritance:
AlphaTab.Rendering.Glyphs.MusicFontGlyph
Mostrar archivo
Open project: CoderLine/alphaTab
Class Usage Examples
Public Methods
Method
Description
DiamondNoteHeadGlyph
(
float
x
,
float
y
,
bool
isGrace
)
DoLayout
( ) :
void
Method Details
DiamondNoteHeadGlyph()
public
method
public
DiamondNoteHeadGlyph
(
float
x
,
float
y
,
bool
isGrace
)
x
float
y
float
isGrace
bool
DoLayout()
public
method
public
DoLayout
( ) :
void
return
void