TextBlockStyleInfo

class TextBlockStyleInfo(val alignment: Alignment, val lineSpacingFactor: Numeric?, val rotation: Numeric, val flipY: Boolean)

Contains style properties that affect the whole text block

Constructors

Link copied to clipboard
constructor(alignment: Alignment, lineSpacingFactor: Numeric?, rotation: Numeric, flipY: Boolean)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard