![]() |
XText
|
The XTextPrinter type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Initialize(Font) | 이 객체를 입력 글꼴을 이용하여 초기화한다. |
![]() |
Initialize(Font, Boolean) | 텍스트 출력에 사용할 글꼴과 DPI 대응 여부를 지정하여 초기화한다. |
![]() |
Print(String, XVertex3d, eTextAlign, Color, Boolean, Color) | 스크린 상에 입력된 텍스트를 도시한다. |
![]() |
Print(String, XVertex3d, eTextAlign, eTextAlignV, Color, Boolean, Color) | 스크린 상에 입력된 텍스트를 도시한다. |
![]() |
Print(String, XVertex3d, XVertex2d, XVertex2d, Color, Boolean, Color) | 스크린 상에 입력된 텍스트를 도시한다. |