Click or drag to resize

MeasuredLabelItem Fields

The MultiLineLabelFormattingBaseMeasuredLabelItem type exposes the following members.

Fields
 NameDescription
Protected field_font The font used to measure and draw the label.
Protected field_horizontalAlignment The horizontal alignment.
Protected field_lineSpacing The relative line spacing.
Protected field_size The total measured size.
Protected field_strfmt The string format used to draw the label.
Protected field_stringSize The measured size of each line.
Protected field_text The text lines.
Protected field_textBlockAligment The alignment of the multiline text block.
Protected field_verticalAlignment The vertical alignment.
Top
See Also