formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Control Objects | Text Object

fz_objt_text_oscale_enum

Description

Text on line scale option ids. Used for the FZ_OBJT_TEXT_PARM_ONLINE_SCALE parameter of and fz_objt_edit_text_parm_set.

enum fz_objt_text_oscale_enum {

FZ_OBJT_TEXT_ONLINE_SCALE_WIDTH_HEIGHT,

FZ_OBJT_TEXT_ONLINE_SCALE_WIDTH,

FZ_OBJT_TEXT_ONLINE_PRESRV_WIDTH_HEIGHT };

Members

FZ_OBJT_TEXT_ONLINE_SCALE_WIDTH_HEIGHT

Text on line : Scale width and height

FZ_OBJT_TEXT_ONLINE_SCALE_WIDTH

Text on line : Scale width only

FZ_OBJT_TEXT_ONLINE_PRESRV_WIDTH_HEIGHT

Text on line : Preserve width and height

Availability

5.0.0.0

Example Files

util_objt_text.fsl

See Also

, fz_objt_edit_text_parm_set, fz_objt_text_parm_enum

Defined in

fz_objt_text_api.h