formZ SDK | 5.0 API Reference | Project | Window Manager

fz_wind_set_grid_snap

Description

Sets the window grid snap to on or off.

Plugin Prototype

fzrt_error_td fz_wind_set_grid_snap(

fzrt_int

windex,

fzrt_boolean

value,

fzrt_boolean

all )

Parameters

windex [Input]

project window index

value [Input]

sets the window grid snap.
TRUE if on, FALSE otherwise.

all [Input]

if TRUE, the parameter is copied to all windows, otherwise the parameter only affects the passed in windex

Returns

Error codes

Availability

5.0.0.0

Example Files

util_wind.fsl

See Also

fz_wind_get_grid_snap

Function Set

fz_wind_fset


Defined in

fz_wind_api.h