Text label.
Public Member Functions | |
__init__ () | |
Constructor. | |
SetTextColor (FBColorAndAlpha pColorRGBA) | |
Sets the label text color. | |
SetBackgroundDrawing (bool pDrawBackGround) | |
Sets whether a background is drawn for the label. | |
Public Attributes | |
FBPropertyTextJustify | Justify |
Read Write Property: Text justification for label. | |
FBPropertyTextStyle | Style |
Read Write Property: Text style appearance. | |
FBPropertyBase | WordWrap |
Read Write Property: Enable wordwrap on text drawing. |
__init__ | ( | ) |
SetTextColor | ( | FBColorAndAlpha | pColorRGBA | ) |
SetBackgroundDrawing | ( | bool | pDrawBackGround | ) |
Sets whether a background is drawn for the label.
pDrawBackGround | Background drawing enable or not. |
FBPropertyTextJustify Justify |
Read Write Property: Text justification for label.
FBPropertyTextStyle Style |
Read Write Property: Text style appearance.
FBPropertyBase WordWrap |
Read Write Property: Enable wordwrap on text drawing.