Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
AlphaTab
Rendering
Glyphs
DigitGlyph
C# 클래스 AlphaTab.Rendering.Glyphs.DigitGlyph
상속:
AlphaTab.Rendering.Glyphs.MusicFontGlyph
파일 보기
프로젝트 열기: CoderLine/alphaTab
공개 메소드들
메소드
설명
DigitGlyph
(
float
x
,
float
y
,
int
digit
)
DoLayout
( ) :
void
비공개 메소드들
메소드
설명
GetDigitWidth
(
int
digit
) :
float
GetSymbol
(
int
digit
) :
MusicFontSymbol
메소드 상세
DigitGlyph()
공개
메소드
public
DigitGlyph
(
float
x
,
float
y
,
int
digit
)
x
float
y
float
digit
int
DoLayout()
공개
메소드
public
DoLayout
( ) :
void
리턴
void