메소드 | 설명 | |
---|---|---|
CiPadGroup ( |
||
Clear ( ) : void | ||
Load ( |
||
Set ( string name, string content, bool readOnly ) : void | ||
SetBounds ( int x, int y, int w, int h ) : void |
메소드 | 설명 | |
---|---|---|
CreatePadWriter ( string filename ) : |
||
SendMessage ( |
||
SetNarrowTabs ( |
public Set ( string name, string content, bool readOnly ) : void | ||
name | string | |
content | string | |
readOnly | bool | |
리턴 | void |
public SetBounds ( int x, int y, int w, int h ) : void | ||
x | int | |
y | int | |
w | int | |
h | int | |
리턴 | void |