formZ SDK | 5.0 API Reference | Project | Window Manager

fz_wind_set_window_frames_type

Description

Gets the window frames type.

Plugin Prototype

fzrt_error_td fz_wind_set_window_frames_type(

fzrt_int

windex,

fz_wind_frames_type_enum

type,

fzrt_boolean

flip_horizontal,

fzrt_boolean

flip_vertical )

Parameters

windex [Input]

project window index

type [Input]

window frames type.

flip_horizontal [Input]

flip the frame layout horizontally
TRUE if flipped, FALSE otherwise

flip_vertical [Input]

flip the frame layout vertically
TRUE if flipped, FALSE otherwise

Returns

Error codes

Availability

5.0.0.0

Example Files

util_wind.fsl

See Also

Function Set

fz_wind_fset


Defined in

fz_wind_api.h