Enum Strings.DisplayStringOption

Constants for Display String Options.

To be used with Strings.DisplayString class.

Members

CENTER Sets the horizontal origin point to the center of the string.
SHADOW Gives the string a drop shadow effect.
RIGHT Sets the horizontal origin point to the right side of the string.
BLINK Blinks the string.
VERTICAL_CENTER Sets the vertical origin point of the multiline string to the center.


Members

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