pteResizeSingleWindowPalette
pteResizeSingleWindowPalette(
x_width
x_height
)
=> t / nil
Description
Resizes the Palette by using the specified width and height values, if the Palette container type is set to Single Window.
Arguments
Value Returned
Example
pteResizeSingleWindowPalette(200 400)
Return to top