프로퍼티 | 타입 | 설명 | |
---|---|---|---|
RequireRedrawOnPositionChange | bool |
메소드 | 설명 | |
---|---|---|
Create ( int width, int height ) : bool | ||
Destroy ( ) : void | ||
Dispose ( ) : void | ||
Hide ( ) : void | ||
PaintCaret ( |
||
SetPosition ( int x, int y ) : bool | ||
Show ( ) : void |
public abstract Create ( int width, int height ) : bool | ||
width | int | |
height | int | |
리턴 | bool |
public abstract PaintCaret ( |
||
g | ||
리턴 | void |