formZ SDK | 5.0 API Reference | Project | Window Manager
Description
Window directional snap option parameters.
enum fz_wind_dir_snap_opts_parm_enum {
FZ_WIND_DIR_SNAP_OPTS_RAD_TYPE,
FZ_WIND_DIR_SNAP_OPTS_RAD_ANGLE,
FZ_WIND_DIR_SNAP_OPTS_RAD_RIV,
FZ_WIND_DIR_SNAP_OPTS_RAD_DIST_SNAP,
FZ_WIND_DIR_SNAP_OPTS_RAD_DIST,
FZ_WIND_DIR_SNAP_OPTS_ANG_ANGLE,
FZ_WIND_DIR_SNAP_OPTS_ANG_RISE,
FZ_WIND_DIR_SNAP_OPTS_ANG_RUN };
Members
FZ_WIND_DIR_SNAP_OPTS_RAD_TYPE
Indicates the type of radial directional snap.
Type: fz_wind_dir_snap_type_enum
Default Value: FZ_WIND_DIR_SNAP_TYPE_ANGLE
FZ_WIND_DIR_SNAP_OPTS_RAD_ANGLE
Indicates the number of degrees in a radial snap.
Type: double
FZ_WIND_DIR_SNAP_OPTS_RAD_RIV
Indicates the number of radial divisions in a radial snap.
Type: fzrt_int
FZ_WIND_DIR_SNAP_OPTS_RAD_DIST_SNAP
Indicates the .
Type: fzrt_boolean
Default Value: TRUE
FZ_WIND_DIR_SNAP_OPTS_RAD_DIST
Indicates the distance of a radial snap using distance snapping.
Type: double
FZ_WIND_DIR_SNAP_OPTS_ANG_ANGLE
Indicates the angle of an angle snap.
Type: double
FZ_WIND_DIR_SNAP_OPTS_ANG_RISE
Indicates the rise of an angle snap.
Type: double
FZ_WIND_DIR_SNAP_OPTS_ANG_RUN
Indicates the run of an angle snap.
Type: double
Availability
5.0.0.0
See Also
, fz_wind_set_dir_snap_opts_obsolete
Defined in