This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
persagy
/
persagy-web
Sledovat
22
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
04c0ab57a1
Větve
Značky
master
persagy-web
/
persagy-web-draw
/
lib
/
enums
/
STextDirection.d.ts
STextDirection.d.ts
81 B
Historie
Surový
1
2
3
4
5
export declare enum STextDirection {
Inherit = 0,
LTR = 1,
RTL = 2
}