Parameters |
Description |
double height |
[in] Text height. |
int rowTypes = OdDb::kAllRows |
[in] Row types. |
Sets the text height for the specified row types in this TableStyle object (DXF 140).
rowTypes must be a combination of one or more of the following:
Name |
Value |
kTitleRow |
1 |
kHeaderRow |
2 |
kDataRow |
4 |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|