formZ SDK | 4.0 Call Back Reference | Command | Project Palette

fz_palt_cbak_proj_resize

Description

formZ calls this function to when the palette size is changed

Plugin Prototype

fzrt_error_td fz_palt_cbak_proj_resize(

fzrt_int

new_width,

fzrt_int

new_height )

Parameters

new_width [Input]

new palette window width

new_height [Input]

new palette window height

Returns

-1 for failure, ! = -1 for success

Availability

7.0.0.0

Function Set

fz_palt_cbak_proj_fset


Defined in

fz_palt_api.h