Textbox
Textbox Control to add and update Text Box
TextBoxSetting
Options
TextBoxSetting
OptionsProperty | Type | Details |
---|---|---|
horizontalAlignment | HorizontalAlignmentValues? | |
fontFamily | string | |
fontSize | int | |
x | uint | |
y | uint | |
height | uint | |
width | uint | |
isBold | bool | |
isItalic | bool | |
isUnderline | bool | |
shapeBackground | string? | |
text | string | |
textBackground | string? | |
textColor | string |
Last updated