Gets the handles of all containing drawing objects in a grouped object.
Return Value
hvHandle is a vector with handles of drawing objects.
Parameters
hlink identifies the object.
If bExpand is FALSE (0) only the direct children elements are returned. If bExpand is TRUE (1) all children elements are returned. Default value is TRUE (1).
history[
| Version | Description |
|---|---|
| 4.2.0 | Parameter bExpand added. |
See also
id-1949862