formZ SDK | 5.0 API Reference | Project | Window Manager
Description
Window object snap to midpoint smooth arcs type.
enum fz_wind_obj_smooth_type_enum {
FZ_WIND_OBJ_SMOOTH_TYPE_EDGE_MID,
FZ_WIND_OBJ_SMOOTH_TYPE_ARC_MID,
FZ_WIND_OBJ_SMOOTH_TYPE_ARC_CENTER };
Members
FZ_WIND_OBJ_SMOOTH_TYPE_EDGE_MID
Indicates the smooth arc at midpoint of edge.
FZ_WIND_OBJ_SMOOTH_TYPE_ARC_MID
Indicates the smooth arc at midpoint of arc chord.
FZ_WIND_OBJ_SMOOTH_TYPE_ARC_CENTER
Indicates the smooth arc at center of arc.
Availability
5.0.0.0
See Also
fz_wind_obj_snap_opts_parm_enum
Defined in