
ProDwgtableSegCharheightSet | |
( int segment /* (In) The segment ID you want to check (or -1 for a one seg. table). */ double char_hgt /* (In) The segment's new character height, in world units. This is height used in understanding row heights in units vs. 'in characters', with (0.5 + 1.5 * rows) height in chars. */ ) |

The query was successful. | |
The table or segment did not exist, or the requested char_hgt was out of range. | |
A -1 segment ID was used for a multiple segment table. |
