2010
Michael Natterer
Returns the position of the item in its level of its item tree.
This procedure determines the position of the specified item in its level in its item tree in the image. If the item doesn't exist in the image, or the item is not part of an item tree, an error is returned.
unknown
Type | Name | Description |
---|---|---|
PF_IMAGE | image | The image |
unknown | item | The item |
Type | Name | Description |
---|---|---|
PF_INT | position | The position of the item in its level in the item tree |