pteToggleShowMPTLPP
pteToggleShowMPTLPP (
[ w_windowId ]
)
=> t / nil
Description
Toggles the display of layer-purpose pairs in the Layers panel between all layer-purpose pairs and layer-purpose pairs with color information.
Arguments
|
ID of the window in which you want to toggle the display of layer-purpose pairs. |
Value Returned
Examples
pteToggleShowMPTLPP()
pteToggleShowMPTLPP(window(2))
Return to top