프로퍼티 | 타입 | 설명 | |
---|---|---|---|
UIAType |
메소드 | 설명 | |
---|---|---|
Cancel ( ) : void | ||
Cancel ( bool log ) : void | ||
Close ( ) : void | ||
Close ( bool log ) : void | ||
Move ( double x, double y ) : void | ||
Move ( double x, double y, bool log ) : void | ||
No ( ) : void | ||
No ( bool log ) : void | ||
OK ( ) : void | ||
OK ( bool log ) : void | ||
Resize ( double width, double height ) : void | ||
Resize ( double width, double height, bool log ) : void | ||
Rotate ( double degree ) : void | ||
Rotate ( double degree, bool log ) : void | ||
Save ( ) : void | ||
Save ( bool log ) : void | ||
SetWindowVisualState ( WindowVisualState state ) : void | ||
SetWindowVisualState ( WindowVisualState state, bool log ) : void | ||
Window ( |
||
Yes ( ) : void | ||
Yes ( bool log ) : void |
메소드 | 설명 | |
---|---|---|
ClickButton ( string name, bool log ) : void |
public Move ( double x, double y, bool log ) : void | ||
x | double | |
y | double | |
log | bool | |
리턴 | void |
public Resize ( double width, double height ) : void | ||
width | double | |
height | double | |
리턴 | void |
public Resize ( double width, double height, bool log ) : void | ||
width | double | |
height | double | |
log | bool | |
리턴 | void |
public SetWindowVisualState ( WindowVisualState state ) : void | ||
state | WindowVisualState | |
리턴 | void |
public SetWindowVisualState ( WindowVisualState state, bool log ) : void | ||
state | WindowVisualState | |
log | bool | |
리턴 | void |
public Window ( |
||
elm | ||
리턴 | System |