formZ SDK | 5.0 API Reference | Project | Window Manager

fz_wind_set_ruler

Description

Sets the ruler to be on or off.

Plugin Prototype

fzrt_error_td fz_wind_set_ruler(

fzrt_int

windex,

fzrt_boolean

value,

fzrt_boolean

all )

Parameters

windex [Input]

project window index

value [Input]

set the ruler
TRUE if on, FALSE if off

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_ruler, fz_wind_get_rulr_parm_data,

Function Set

fz_wind_fset


Defined in

fz_wind_api.h