C# 클래스 TexturedFontEditor.FontEditor_FromText

상속: System.Windows.Forms.Form
파일 보기 프로젝트 열기: 9chu/LuaSTGPlus 1 사용 예제들

공개 메소드들

메소드 설명
FontEditor_FromText ( FontDef Def, IList SelectedChars ) : System
OpenDialog ( FontDef Def, IList SelectedChars ) : DialogResult

비공개 메소드들

메소드 설명
CalcuCount ( ) : void
FontEditor_FromText_Load ( object sender, EventArgs e ) : void
button1_Click ( object sender, EventArgs e ) : void
button3_Click ( object sender, EventArgs e ) : void
button4_Click ( object sender, EventArgs e ) : void
checkBox1_CheckStateChanged ( object sender, EventArgs e ) : void
checkBox2_CheckStateChanged ( object sender, EventArgs e ) : void
checkBox3_CheckStateChanged ( object sender, EventArgs e ) : void
textBox1_TextChanged ( object sender, EventArgs e ) : void

메소드 상세

FontEditor_FromText() 공개 메소드

public FontEditor_FromText ( FontDef Def, IList SelectedChars ) : System
Def FontDef
SelectedChars IList
리턴 System

OpenDialog() 공개 정적인 메소드

public static OpenDialog ( FontDef Def, IList SelectedChars ) : DialogResult
Def FontDef
SelectedChars IList
리턴 DialogResult