| lcExpEntity | Home |
|
int lcExpEntity ( HANDLE hEntity, int iChar, int Flags, BOOL bUnrotate ); |
| hEntity | |||||||||||
| Handle to a graphic object. | |||||||||||
| iChar | |||||||||||
| Index of character in text entity. Used if you want to explode only one character. For all text use value -1. | |||||||||||
| Flags | |||||||||||
Options. Can be a combination of the following flags.
| |||||||||||
| bUnrotate | |||||||||||
| reserved | |||||||||||
| A number of polylines copied into inner buffer. |
| If a drawing has active clipping rectangle, then this function will process only area within the clipping rectangle. |