|
|
◆ DxfText()
| DxfText |
( |
const DxfVector & |
insertPt, |
|
|
const DxfVector & |
secondPt, |
|
|
double |
height, |
|
|
double |
widthRel, |
|
|
HAlign |
hAlign, |
|
|
VAlign |
vAlign, |
|
|
TextGeneration |
tg, |
|
|
const std::string & |
text, |
|
|
const std::string & |
font, |
|
|
const std::string & |
style, |
|
|
double |
angle |
|
) |
| |
|