formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Plain Object Construction
Description
Text alignment options for note objects.
enum fz_dimt_text_align_enum {
FZ_DIMT_TEXT_ALIGN_TOP,
FZ_DIMT_TEXT_ALIGN_CENTER,
FZ_DIMT_TEXT_ALIGN_BOTTOM };
Members
FZ_DIMT_TEXT_ALIGN_TOP
Text is drawn at above the note point
FZ_DIMT_TEXT_ALIGN_CENTER
Text is drawn at centered on the note point.
FZ_DIMT_TEXT_ALIGN_BOTTOM
Text is drawn at below the note point
Availability
7.0.0.0
See Also
Defined in