formZ SDK | 5.0 API Reference | Project | Window Manager

fz_wind_rulr_incr_opts_parm_enum

Description

Window ruler increment option parameters. Used by fz_wind_get_rulr_parm_data and fz_wind_get_rulr_parm when the parameter id is FZ_WIND_RULR_INCR_TYPE.

enum fz_wind_rulr_incr_opts_parm_enum {

FZ_WIND_RULR_INCR_AUTO,

FZ_WIND_RULR_INCR_GRID,

FZ_WIND_RULR_INCR_SET };

Members

FZ_WIND_RULR_INCR_AUTO

Indicates the ruler increments option uses automatic settings.

FZ_WIND_RULR_INCR_GRID

Indicates the ruler increments option will align with the grid module. The layout of the rulers follows the layout of the grid.

FZ_WIND_RULR_INCR_SET

Indicates the ruler increments option has manually set increments.

Availability

5.0.0.0

See Also

fz_wind_rulr_opts_parm_enum

Defined in

fz_wind_api.h