Click or drag to resize

MeasuredLabelItem Fields

The MultiLineLabelFormattingBaseMeasuredLabelItem type exposes the following members.

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