formZ SDK | 5.0 API Reference | Project | Utility

fz_proj_get_window_tiles

Description

Gets whether window tiles are on or off.

Plugin Prototype

fzrt_error_td fz_proj_get_window_tiles(

fzrt_int

windex,

fzrt_boolean *

enable )

Parameters

windex [Input]

project window index

enable [Result]

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