|
|
◆ DxfMText()
| DxfMText |
( |
const DxfVector & |
insertionPoint, |
|
|
double |
height, |
|
|
double |
width, |
|
|
VAlign |
valign, |
|
|
HAlign |
halign, |
|
|
MTextDrawingDirection |
drawingDirection, |
|
|
MTextLineSpacingStyle |
lineSpacingStyle, |
|
|
double |
lineSpacingFactor, |
|
|
const std::string & |
text, |
|
|
const std::string & |
font, |
|
|
const std::string & |
style, |
|
|
double |
angle |
|
) |
| |
|