pteGetLayerSetColoredLpp
pteGetLayerSetColoredLpp(t_layerSetName[w_windowId] ) =>t_layerPurposeName/ nil
Description
Returns the layer-purpose pair associated with the specified layer set.
Arguments
|
ID of the window containing the Palette from which you want to retrieve data. |
Value Returned
|
Name of the layer-purpose pair associated with the specified layer set. |
|
Example
pteGetLayerSetColoredLpp("Poly")
Return to top