Enum Strings.DisplayStringOption

Constants for Display String Options.

Tables

Strings.DisplayStringOption Strings.DisplayStringOption constants.


Tables

Strings.DisplayStringOption

Strings.DisplayStringOption constants. To be used with Strings.DisplayString class.

  • CENTER - Sets the horizontal origin point to the center of the string.
  • RIGHT - Sets the horizontal origin point to the right side of the string.
  • VERTICAL_CENTER - Sets the vertical origin point of the multiline string to the center.
  • SHADOW - Gives the string a drop shadow effect.
  • BLINK - Blinks the string.
generated by TEN-LDoc (a fork of LDoc 1.4.6)