pteGetLSAtPosition
pteGetLSAtPosition(x_position[w_windowId] ) =>t_layersetName/ nil
Description
Displays the name of the layer set that is listed at the specified position in the Layer Set Manager.
Arguments
Value Returned
|
Name of the layer set that is located at the specified position was displayed. |
|
Examples
pteGetLSAtPosition(0)
pteGetLSAtPosition(1 window(2))
Return to top