formZ SDK | 5.0 API Reference | Project | Window Manager

fz_wind_grid_snap_opts_parm_enum

Description

Window grid snap option parameters.

enum fz_wind_grid_snap_opts_parm_enum {

FZ_WIND_GRID_SNAP_OPTS_SNAP_LOCK,

FZ_WIND_GRID_SNAP_OPTS_MATCH_GRID,

FZ_WIND_GRID_SNAP_OPTS_GRID_X,

FZ_WIND_GRID_SNAP_OPTS_GRID_Y,

FZ_WIND_GRID_SNAP_OPTS_GRID_Z };

Members

FZ_WIND_GRID_SNAP_OPTS_SNAP_LOCK

Indicates the type of image size.

Type: fz_wind_image_size_type_enum

Default Value: FZ_WIND_IMAGE_SIZE_TYPE_WINDOW

FZ_WIND_GRID_SNAP_OPTS_MATCH_GRID

Indicates the type of image size.

Type: fz_wind_image_size_type_enum

Default Value: FZ_WIND_IMAGE_SIZE_TYPE_WINDOW

FZ_WIND_GRID_SNAP_OPTS_GRID_X

Indicates the X-axis value for the snap.

Type: double

FZ_WIND_GRID_SNAP_OPTS_GRID_Y

Indicates the Y-axis value for the snap.

Type: double

FZ_WIND_GRID_SNAP_OPTS_GRID_Z

Indicates the Z-axis value for the snap.

Type: double

Availability

5.0.0.0

See Also

Defined in

fz_wind_api.h