formZ SDK | 5.0 API Reference | Project | Utility

fz_proj_set_window_tiles

Description

Sets window tiles to be on or off.

Plugin Prototype

fzrt_error_td fz_proj_set_window_tiles(

fzrt_int

windex,

fzrt_boolean

enable )

Parameters

windex [Input]

project window index

enable [Input]

are window tiles enabled
TRUE if enabled, FALSE otherwise

Returns

Error codes

Availability

5.0.0.0

Example Files

util_proj_opts.fsl

See Also

Function Set

fz_proj_fset


Defined in

fz_proj_api.h