Method CreateLabel
CreateLabel(string, int, FontStyle)
선언
public static Label CreateLabel(string text, int indentLevel = 0, FontStyle fontStyle = FontStyle.Normal)
파라미터
타입 | 이름 | 설명 |
---|---|---|
string | text | |
int | indentLevel | |
FontStyle | fontStyle |
반환
타입 | 설명 |
---|---|
Label |